Skip to content

Commit 8957d42

Browse files
asaezpercodebot
authored andcommitted
ci,e2e: refactor amari 8ue jobs
1 parent 1213b7d commit 8957d42

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

.gitlab/ci/e2e.yml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -236,18 +236,13 @@ amari 8UE:
236236
timeout: 4h
237237
parallel:
238238
matrix:
239+
- E2E_FILE_OR_DIR: tests/attach_detach.py
239240
- E2E_FILE_OR_DIR: tests/reestablishment.py
240241
KEYWORDS: sequentially
241-
- E2E_FILE_OR_DIR: tests/handover.py
242-
KEYWORDS: sequentially
243-
- E2E_FILE_OR_DIR: tests/attach_detach.py
244-
245-
amari 8UE beta:
246-
extends: amari 8UE
247-
parallel:
248-
matrix:
249242
- E2E_FILE_OR_DIR: tests/reestablishment.py
250243
KEYWORDS: "not sequentially"
244+
- E2E_FILE_OR_DIR: tests/handover.py
245+
KEYWORDS: sequentially
251246
- E2E_FILE_OR_DIR: tests/handover.py
252247
KEYWORDS: "not sequentially"
253248

0 commit comments

Comments
 (0)