Skip to content
Snippets Groups Projects
Commit e49e7f9e authored by Jason Hiser's avatar Jason Hiser
Browse files

changed tags to use ubuntu18 standard for mutli-os testing

Former-commit-id: c4fc9edc
parent 3a2efcd3
Branches
Tags
No related merge requests found
...@@ -7,7 +7,7 @@ after_script: ...@@ -7,7 +7,7 @@ after_script:
do-build: do-build:
stage: build stage: build
tags: tags:
- psz - ubuntu18
script: script:
- "# update submodules" - "# update submodules"
- "git submodule sync --recursive" - "git submodule sync --recursive"
...@@ -28,8 +28,7 @@ do-build: ...@@ -28,8 +28,7 @@ do-build:
xform-ls: xform-ls:
stage: test stage: test
tags: tags:
- psz - ubuntu18
- integration
script: script:
- "cd /tmp/peasoup_test" - "cd /tmp/peasoup_test"
- "source set_env_vars" - "source set_env_vars"
...@@ -43,8 +42,7 @@ xform-ls: ...@@ -43,8 +42,7 @@ xform-ls:
basic-pgms-rida: basic-pgms-rida:
stage: test stage: test
tags: tags:
- psz - ubuntu18
- integration
script: script:
- "cd /tmp/peasoup_test" - "cd /tmp/peasoup_test"
- "source set_env_vars" - "source set_env_vars"
...@@ -54,8 +52,7 @@ basic-pgms-rida: ...@@ -54,8 +52,7 @@ basic-pgms-rida:
basic-pgms-rida-p1: basic-pgms-rida-p1:
stage: test stage: test
tags: tags:
- psz - ubuntu18
- integration
script: script:
- "cd /tmp/peasoup_test" - "cd /tmp/peasoup_test"
- "source set_env_vars" - "source set_env_vars"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment