Skip to content
Snippets Groups Projects
Verified Commit ee79a73b authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

Fix.

parent 5699615f
Branches
No related tags found
No related merge requests found
Pipeline #3492 failed
......@@ -147,7 +147,7 @@ system-protocol-tests:
stage: test
script:
- apk add --update bash ruby ruby-bundler
- ./tools/data-gen/generate.sh -d 20 -q 20 -s 1305 -n
- ./tools/data-gen/generate.sh -d 100 -q 20 -s 1305 -n
- ./tools/simulation/protocol.rb
artifacts:
expire_in: 1 day
......@@ -165,7 +165,7 @@ system-schemes-tests:
stage: test
script:
- apk add --update bash ruby ruby-bundler
- ./tools/data-gen/generate.sh -d 20 -s 1305 -n
- ./tools/data-gen/generate.sh -d 100 -s 1305 -n
- ./tools/simulation/pure-schemes.rb
artifacts:
expire_in: 1 day
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment