schutzbot: run the CS8 integration test on AWS
I think there's currently no reason to run it on PSI. Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
parent
2bcd040b4a
commit
a6bc07fac0
1 changed files with 1 additions and 1 deletions
2
schutzbot/Jenkinsfile
vendored
2
schutzbot/Jenkinsfile
vendored
|
|
@ -852,7 +852,7 @@ pipeline {
|
|||
}
|
||||
}
|
||||
|
||||
agent { label "cs8cloudbase && x86_64 && psi" }
|
||||
agent { label "cs8cloudbase && x86_64 && aws" }
|
||||
environment {
|
||||
TEST_TYPE = "integration"
|
||||
DISTRO_CODE = "centos-stream8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue