Skip to content
Snippets Groups Projects
Commit 1ecd776c authored by Andrea Michelotti's avatar Andrea Michelotti
Browse files

created internal tag lnf

parent e7283881
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -161,7 +161,7 @@ test_arm_linux26: ...@@ -161,7 +161,7 @@ test_arm_linux26:
- build_arm_linux26 - build_arm_linux26
stage: test stage: test
tags: tags:
- chaos - lnf
image: baltig.infn.it:4567/chaos-lnf-control/chaos_bundle_compilation:lite image: baltig.infn.it:4567/chaos-lnf-control/chaos_bundle_compilation:lite
script: script:
- tar xvfz chaos-distrib-$CI_COMMIT_REF_NAME-build_arm_linux26.tar.gz chaos-distrib-$CI_COMMIT_REF_NAME-build_arm_linux26/bin/daqLiberaServer - tar xvfz chaos-distrib-$CI_COMMIT_REF_NAME-build_arm_linux26.tar.gz chaos-distrib-$CI_COMMIT_REF_NAME-build_arm_linux26/bin/daqLiberaServer
...@@ -172,7 +172,7 @@ test_i686_static_linux26: ...@@ -172,7 +172,7 @@ test_i686_static_linux26:
dependencies: dependencies:
- build_i686_static_linux26 - build_i686_static_linux26
tags: tags:
- chaos - lnf
stage: test stage: test
image: baltig.infn.it:4567/chaos-lnf-control/chaos_bundle_compilation:lite image: baltig.infn.it:4567/chaos-lnf-control/chaos_bundle_compilation:lite
script: script:
...@@ -185,7 +185,7 @@ test_i686_dynamic_linux26: ...@@ -185,7 +185,7 @@ test_i686_dynamic_linux26:
dependencies: dependencies:
- build_i686_dynamic_linux26 - build_i686_dynamic_linux26
tags: tags:
- chaos - lnf
stage: test stage: test
image: baltig.infn.it:4567/chaos-lnf-control/chaos_bundle_compilation:lite image: baltig.infn.it:4567/chaos-lnf-control/chaos_bundle_compilation:lite
script: script:
...@@ -233,8 +233,6 @@ ubuntu1604_test_x86_64: ...@@ -233,8 +233,6 @@ ubuntu1604_test_x86_64:
- if scp test-log.$CI_JOB_NAME.$CI_RUNNER_DESCRIPTION.tar.gz chaosweb@opensource.lnf.infn.it:/var/www/html/binary/chaos/logs;then echo "* [$CI_RUNNER_DESCRIPTION] log transferred ok";else echo "%% [$CI_RUNNER_DESCRIPTION] cannot copy";fi - if scp test-log.$CI_JOB_NAME.$CI_RUNNER_DESCRIPTION.tar.gz chaosweb@opensource.lnf.infn.it:/var/www/html/binary/chaos/logs;then echo "* [$CI_RUNNER_DESCRIPTION] log transferred ok";else echo "%% [$CI_RUNNER_DESCRIPTION] cannot copy";fi
build_i686_static_linux26: build_i686_static_linux26:
tags:
- chaos
stage: build stage: build
image: baltig.infn.it:4567/chaos-lnf-control/chaos_bundle_compilation:lite image: baltig.infn.it:4567/chaos-lnf-control/chaos_bundle_compilation:lite
script: script:
...@@ -281,7 +279,7 @@ build_i686_dynamic_linux26: ...@@ -281,7 +279,7 @@ build_i686_dynamic_linux26:
deploy_stage: deploy_stage:
tags: tags:
- chaos - lnf
stage: deploy stage: deploy
image: baltig.infn.it:4567/chaos-lnf-control/chaos_bundle_compilation:lite image: baltig.infn.it:4567/chaos-lnf-control/chaos_bundle_compilation:lite
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment