Not destroying server to check installation
testing/og-dhcp-API/pipeline/head There was a failure building this commit
Details
testing/og-dhcp-API/pipeline/head There was a failure building this commit
Details
parent
e419c3bc18
commit
58a670d3f2
|
@ -33,7 +33,7 @@ pipeline {
|
|||
steps {
|
||||
dir ('tests/API-dhcp') {
|
||||
echo "Destroy API server for DHCP with Vagrant"
|
||||
sh 'vagrant destroy -f'
|
||||
// sh 'vagrant destroy -f'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue