update test url
Signed-off-by: Alex Jia <ajia@redhat.com>
This commit is contained in:
parent
39d5d6f946
commit
c96d2fa517
@ -15,11 +15,12 @@ prepare:
|
|||||||
- rm -rf /tmp/bats-core-1.11.0
|
- rm -rf /tmp/bats-core-1.11.0
|
||||||
- curl -s -L https://github.com/bats-core/bats-core/archive/refs/tags/v1.11.0.tar.gz | tar xvz -C /tmp
|
- curl -s -L https://github.com/bats-core/bats-core/archive/refs/tags/v1.11.0.tar.gz | tar xvz -C /tmp
|
||||||
- /tmp/bats-core-1.11.0/install.sh /usr
|
- /tmp/bats-core-1.11.0/install.sh /usr
|
||||||
|
- /usr/bin/bats --version
|
||||||
|
|
||||||
discover:
|
discover:
|
||||||
how: fmf
|
how: fmf
|
||||||
filter: 'tag: gate'
|
filter: 'tag: gate'
|
||||||
url: https://gitlab.cee.redhat.com/container-runtime-qe/crun.git
|
url: https://gitlab.com/ajia2/crun-tests.git
|
||||||
ref: rhel-9
|
ref: rhel-9
|
||||||
|
|
||||||
execute:
|
execute:
|
||||||
|
Loading…
Reference in New Issue
Block a user