jenkins: disable flaky test-certificates (#3111)
This commit is contained in:
parent
366a0be6aa
commit
cd187db0ad
@ -92,7 +92,7 @@ pipeline {
|
||||
steps {
|
||||
sh 'psql -U postgres -c \'create database teststorj2;\''
|
||||
sh 'make test-sim'
|
||||
sh 'make test-certificates'
|
||||
// sh 'make test-certificates' // flaky
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user