mirror of
https://github.com/rancher/os.git
synced 2025-09-02 07:15:41 +00:00
Extend write_files to run in all system services
This commit is contained in:
@@ -7,6 +7,6 @@ func (s *QemuSuite) TestKernelHeaders(c *C) {
|
||||
c.Assert(err, IsNil)
|
||||
|
||||
s.CheckCall(c, `
|
||||
sleep 10
|
||||
sleep 15
|
||||
docker inspect kernel-headers`)
|
||||
}
|
||||
|
Reference in New Issue
Block a user