YaleUniversity / packer-plugin-goss

Goss Provisioner for Packer
MIT License
136 stars 45 forks source link

goss_file vs tests is confusing #16

Closed caarlos0 closed 3 years ago

caarlos0 commented 5 years ago

so, as far as I understand, tests only copies the given files to the machine, but the tests that are actually execute is whatever is defined on goss_file, right?

so, even if tests is an array, I can only run 1 suite.

maybe we can remove goss_file and run all the suites given on tests?

if you agree, I can work on a patch for it...

thanks for the project BTW :)

caarlos0 commented 5 years ago

I actually have a version of this working on my fork...

oz123 commented 4 years ago

@fishnix This is actually quite useful to have this. Would you accept a PR for this?

fishnix commented 3 years ago

closing old issues, reopen if still interested 👍