Skip to content
Snippets Groups Projects
Commit dcd92098 authored by Wojciech Barcik's avatar Wojciech Barcik
Browse files

Next try

parent 89360da9
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !390. Comments created here will be created in the context of that merge request.
...@@ -387,7 +387,7 @@ sync-e2e-benchmark: ...@@ -387,7 +387,7 @@ sync-e2e-benchmark:
stage: sync-e2e-benchmark stage: sync-e2e-benchmark
needs: [] needs: []
script: script:
- *hive-sync-script-common # - *hive-sync-script-common
- ./scripts/ci/hive-server.sh start - ./scripts/ci/hive-server.sh start
- pip install tox - pip install tox
- touch tox-installed - touch tox-installed
...@@ -403,7 +403,7 @@ sync-e2e-benchmark: ...@@ -403,7 +403,7 @@ sync-e2e-benchmark:
- *tags_api_smoketest_negative-script - *tags_api_smoketest_negative-script
- *mock_tests-script - *mock_tests-script
- *hive_api_smoketest-script - *hive_api_smoketest-script
- *api-smoketest-benchmark-script # - *api-smoketest-benchmark-script
artifacts: artifacts:
when: always when: always
paths: paths:
......
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