slow ci needs more time
we’re moving the bbr-cli pipeline to another internally hosted CI.
That means that all of the requests actually have to cross datacenter boundaries. The instance that runs the bbr cli within these tests is expected to receive a
killall bbrbefore this slow restore job finishes. Unfortunately it is reliably unable to do so because we seestdout | bbr: no process foundand the tests fail on these two lines:
https://github.com/cloudfoundry/bosh-backup-and-restore/blob/844d7841fb390262b88e9b43cd1d471a2543c526/system/deployment/backup_cleanup_test.go#L34 https://github.com/cloudfoundry/bosh-backup-and-restore/blob/844d7841fb390262b88e9b43cd1d471a2543c526/system/deployment/restore_cleanup_test.go#L53
Basically this tries to make the slow-restore even slower.
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
pcf-backup-and-restore-test-releases
Releases used for integration/system tests for bosh backup and restore. Not for production use.