Merge lp:~canonical-platform-qa/gallery-app/fix1381207-do_not_touch_database into lp:~canonical-platform-qa/gallery-app/clean_autopilot_setup
Proposed by Leonardo Arias Fonseca
| Status: | Needs review |
|---|---|
| Proposed branch: | lp:~canonical-platform-qa/gallery-app/fix1381207-do_not_touch_database |
| Merge into: | lp:~canonical-platform-qa/gallery-app/clean_autopilot_setup |
| Prerequisite: | lp:~canonical-platform-qa/gallery-app/fix1376423-no_backup |
| Diff against target: | 77 lines (+2/-28) 1 file modified tests/autopilot/gallery_app/tests/__init__.py (+2/-28) |
| To merge this branch: | bzr merge lp:~canonical-platform-qa/gallery-app/fix1381207-do_not_touch_database |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Canonical Platform QA Team | Pending | ||
| Review via email: | |||
Commit message
During the autopilot tests, do not touch the app databases and do not touch the thumbnails.
To post a comment you must log in.
Unmerged revisions
- 1108. By Leonardo Arias Fonseca
-
Removed the database and thumbnail files.
- 1107. By Leonardo Arias Fonseca
-
Link to the bug
- 1106. By Leonardo Arias Fonseca
-
Modified the date of the first two pictures.
- 1105. By Leonardo Arias Fonseca
-
Merged with prerequisite.
- 1104. By Leonardo Arias Fonseca
-
Removed the database edits.
- 1103. By Leonardo Arias Fonseca
-
Merged with prerequisite.
- 1102. By Leonardo Arias Fonseca
-
Do not backup existing files during autopilot tests. We will assume a clean environment from now on.