Commit 948ed383 authored by norvell's avatar norvell
Browse files

Revert tag ivas-basop-linux

parent eb441f3a
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -197,14 +197,14 @@ stages:
# templates to define stages and platforms
.test-job-linux:
  tags:
    - test-ericsson-linux-runner-5
    - ivas-basop-linux

.build-job-linux:
  stage: build
  timeout: "2 minutes"
  needs: []
  tags:
    - test-ericsson-linux-runner-5
    - ivas-basop-linux

# template for test jobs on linux that need the TESTV_DIR
.test-job-linux-needs-testv-dir:
@@ -214,7 +214,7 @@ stages:
    - if [ ! -d "$TESTV_DIR" ]; then mkdir -p $TESTV_DIR; fi
    - cp -r scripts/testv/* $TESTV_DIR/

.ivas-pytest-mld-anchor: &ivas-pytest-mld-anchor
.mv : &ivas-pytest-mld-anchor
  stage: test
  needs: ["build-codec-linux-make"]
  timeout: "240 minutes"
@@ -682,7 +682,7 @@ be-2-evs-26444:
pages:
  stage: deploy
  tags:
    - test-ericsson-linux-runner-5
    - ivas-basop-linux
  rules:
    - if: $UPDATE_PAGES
  script: