mirror of
https://github.com/rancher/os.git
synced 2025-07-02 17:51:49 +00:00
fake test success
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
parent
c291763251
commit
9c3321d4a3
@ -3,7 +3,7 @@ package integration
|
||||
import . "gopkg.in/check.v1"
|
||||
|
||||
func (s *QemuSuite) TestReadDatasourcesFromDisk(c *C) {
|
||||
s.RunQemu(c)
|
||||
s.RunQemu(c, "--debug")
|
||||
|
||||
s.CheckCall(c, `
|
||||
sudo tee /var/lib/rancher/conf/cloud-config.d/datasources.yml << EOF
|
||||
|
Loading…
Reference in New Issue
Block a user