mirror of
https://github.com/rancher/os.git
synced 2025-07-18 17:11:04 +00:00
Merge pull request #1582 from SvenDowideit/increase-test-timeout
this test has failed on drone :/
This commit is contained in:
commit
34603057a5
@ -6,6 +6,6 @@ func (s *QemuSuite) TestKernelHeaders(c *C) {
|
|||||||
s.RunQemu(c, "--cloud-config", "./tests/assets/test_22/cloud-config.yml")
|
s.RunQemu(c, "--cloud-config", "./tests/assets/test_22/cloud-config.yml")
|
||||||
|
|
||||||
s.CheckCall(c, `
|
s.CheckCall(c, `
|
||||||
sleep 15
|
sleep 30
|
||||||
docker inspect kernel-headers`)
|
docker inspect kernel-headers`)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user