Skip to content
Snippets Groups Projects
Commit c1a34426 authored by Tomas Krizek's avatar Tomas Krizek
Browse files

Merge branch 'fix-leap-distrotest' into 'master'

distro/tests: failure to refresh Leap15 repo is non-critical

See merge request !959
parents ffb7bda0 d508059d
Branches
Tags
1 merge request!959distro/tests: failure to refresh Leap15 repo is non-critical
Pipeline #61034 failed with stages
in 3 hours, 5 minutes, and 57 seconds
......@@ -23,19 +23,19 @@ Run the following command for every distro (aka directory with
Vagrantfile):
```
./test-distro.sh devel debian9
./test-distro.sh knot-resolver-devel debian9
```
or
```
./test-distro.sh testing debian9
./test-distro.sh knot-resolver-testing debian9
```
or
```
./test-distro.sh latest debian9
./test-distro.sh knot-resolver-latest debian9
```
At the end of the test, the package version that was tested is
......
......@@ -16,3 +16,4 @@
zypper_repository:
repo: '*'
runrefresh: true
failed_when: false
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment