Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

Use own StackStorm "init" Docker images in Test-Kitchen #30

Open
arm4b opened this issue Nov 14, 2016 · 4 comments
Open

Use own StackStorm "init" Docker images in Test-Kitchen #30

arm4b opened this issue Nov 14, 2016 · 4 comments

Comments

@arm4b
Copy link
Member

arm4b commented Nov 14, 2016

Those images already have everything pre-installed to run properly default init system for specific OS.

See:
https://github.com/StackStorm/ansible-st2/blob/master/.kitchen.yml#L25-L39

@shortdudey123
Copy link
Contributor

Generally speaking its best to test with non-baked images for kitchen

@arm4b
Copy link
Member Author

arm4b commented Nov 14, 2016

@shortdudey123 You mean it's better to leave it as is?
Eg. configure everything at a run-time.

@shortdudey123
Copy link
Contributor

Yes, IMO that avoids caveats that are avoided w/ pre-baked images (since the purpose of them is to shortcut and speed things up)

@jvrplmlmn
Copy link
Contributor

Yes, IMO that avoids caveats that are avoided w/ pre-baked images (since the purpose of them is to shortcut and speed things up)

Agree on this.


@armab where can we find the Dockerfiles for stackstorm/packagingtest?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants