From 37e297bc7f3949ff0e221420c4b5bf3ddd907c01 Mon Sep 17 00:00:00 2001 From: Bernard Szabo Date: Wed, 11 Dec 2024 14:00:53 -0500 Subject: [PATCH] Reverse test order (1 & 2) --- tubular/scripts/dd_synthetic_tests.py | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/tubular/scripts/dd_synthetic_tests.py b/tubular/scripts/dd_synthetic_tests.py index d553e46d..d87057b3 100644 --- a/tubular/scripts/dd_synthetic_tests.py +++ b/tubular/scripts/dd_synthetic_tests.py @@ -148,14 +148,7 @@ def run_synthetic_tests(enable_automated_rollbacks, slack_notification_channel): # PUBLIC_TEST_ID = "sad-hqu-h33" # tests_to_run = json.loads(os.getenv("TESTS_TO_RUN")) tests_to_run = [ - { - "name": - ''' - edX Smoke Test - [Anonymous user] An anonymous user is directed to the - Logistration page (authn.edx.org) when trying to access content behind log-in wall - ''', - "id": "6tq-u28-hwa" - }, + { "name": ''' @@ -164,6 +157,14 @@ def run_synthetic_tests(enable_automated_rollbacks, slack_notification_channel): ''', "id": "zkx-36f-kui" }, + { + "name": + ''' + edX Smoke Test - [Anonymous user] An anonymous user is directed to the + Logistration page (authn.edx.org) when trying to access content behind log-in wall + ''', + "id": "6tq-u28-hwa" + }, { "name": '''