Skip to content

Commit

Permalink
[MBL-15958] [Student] [Teacher] - Upgrade nightly to not run on lowre…
Browse files Browse the repository at this point in the history
…s devices (#1651)

* Change NexusLowRes device to Nexus 6P on E2E tests.

refs: MBL-15958
affects: Student, Teacher
release note: none

* Change other workflows in Student to not lowres device

refs:
affects:
release note:

test plan:

* Change other workflows in Teacher to not lowres device

refs:
affects:
release note:

test plan:
  • Loading branch information
kdeakinstructure authored Jul 20, 2022
1 parent dd0cbc2 commit 7418981
Show file tree
Hide file tree
Showing 13 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion apps/student/flank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gcloud:
test-targets:
- notAnnotation com.instructure.canvas.espresso.E2E, com.instructure.canvas.espresso.Stub, com.instructure.canvas.espresso.FlakyE2E, com.instructure.canvas.espresso.KnownBug
device:
- model: NexusLowRes
- model: Nexus6P
version: 26
locale: en_US
orientation: portrait
Expand Down
2 changes: 1 addition & 1 deletion apps/student/flank_e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ gcloud:
- annotation com.instructure.canvas.espresso.E2E
- notAnnotation com.instructure.canvas.espresso.Stub, com.instructure.canvas.espresso.FlakyE2E, com.instructure.canvas.espresso.KnownBug
device:
- model: NexusLowRes
- model: Nexus6P
version: 26
locale: en_US
orientation: portrait
Expand Down
2 changes: 1 addition & 1 deletion apps/student/flank_e2e_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ gcloud:
- annotation com.instructure.canvas.espresso.E2E
- notAnnotation com.instructure.canvas.espresso.Stub
device:
- model: NexusLowRes
- model: Nexus6P
version: 26
locale: en_US
orientation: portrait
Expand Down
2 changes: 1 addition & 1 deletion apps/student/flank_e2e_flaky.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gcloud:
test-targets:
- annotation com.instructure.canvas.espresso.FlakyE2E
device:
- model: NexusLowRes
- model: Nexus6P
version: 26
locale: en_US
orientation: portrait
Expand Down
2 changes: 1 addition & 1 deletion apps/student/flank_e2e_knownbug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gcloud:
test-targets:
- annotation com.instructure.canvas.espresso.KnownBug
device:
- model: NexusLowRes
- model: Nexus6P
version: 26
locale: en_US
orientation: portrait
Expand Down
6 changes: 3 additions & 3 deletions apps/student/flank_multi_api_level.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ gcloud:
test-targets:
- notAnnotation com.instructure.canvas.espresso.E2E, com.instructure.canvas.espresso.Stub
device:
- model: NexusLowRes
- model: Nexus6P
version: 27
locale: en_US
orientation: portrait
- model: NexusLowRes
- model: Nexus6P
version: 28
locale: en_US
orientation: portrait
- model: NexusLowRes
- model: Nexus6P
version: 29
locale: en_US
orientation: portrait
Expand Down
2 changes: 1 addition & 1 deletion apps/teacher/flank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ gcloud:
test-targets:
- notAnnotation com.instructure.canvas.espresso.E2E, com.instructure.canvas.espresso.Stub, com.instructure.canvas.espresso.FlakyE2E, com.instructure.canvas.espresso.KnownBug
device:
- model: NexusLowRes
- model: Nexus6P
version: 26
locale: en_US
orientation: portrait
Expand Down
2 changes: 1 addition & 1 deletion apps/teacher/flank_e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ gcloud:
- annotation com.instructure.canvas.espresso.E2E
- notAnnotation com.instructure.canvas.espresso.Stub, com.instructure.canvas.espresso.FlakyE2E, com.instructure.canvas.espresso.KnownBug
device:
- model: NexusLowRes
- model: Nexus6P
version: 26
locale: en_US
orientation: portrait
Expand Down
2 changes: 1 addition & 1 deletion apps/teacher/flank_e2e_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ gcloud:
- annotation com.instructure.canvas.espresso.E2E
- notAnnotation com.instructure.canvas.espresso.Stub
device:
- model: NexusLowRes
- model: Nexus6P
version: 26
locale: en_US
orientation: portrait
Expand Down
2 changes: 1 addition & 1 deletion apps/teacher/flank_e2e_flaky.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gcloud:
test-targets:
- annotation com.instructure.canvas.espresso.FlakyE2E
device:
- model: NexusLowRes
- model: Nexus6P
version: 26
locale: en_US
orientation: portrait
Expand Down
2 changes: 1 addition & 1 deletion apps/teacher/flank_e2e_knownbug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gcloud:
test-targets:
- annotation com.instructure.canvas.espresso.KnownBug
device:
- model: NexusLowRes
- model: Nexus6P
version: 26
locale: en_US
orientation: portrait
Expand Down
2 changes: 1 addition & 1 deletion apps/teacher/flank_landscape.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gcloud:
test-targets:
- notAnnotation com.instructure.canvas.espresso.E2E, com.instructure.canvas.espresso.Stub
device:
- model: NexusLowRes
- model: Nexus6P
version: 26
locale: en_US
orientation: landscape
Expand Down
6 changes: 3 additions & 3 deletions apps/teacher/flank_multi_api_level.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ gcloud:
test-targets:
- notAnnotation com.instructure.canvas.espresso.E2E, com.instructure.canvas.espresso.Stub
device:
- model: NexusLowRes
- model: Nexus6P
version: 27
locale: en_US
orientation: portrait
- model: NexusLowRes
- model: Nexus6P
version: 28
locale: en_US
orientation: portrait
- model: NexusLowRes
- model: Nexus6P
version: 29
locale: en_US
orientation: portrait
Expand Down

0 comments on commit 7418981

Please sign in to comment.