...
SIMP-11236 Summary: EL6 - rake beaker:suites works for all suites using current Puppetfile Component: pupmod-simp-simp Description: Run the pupmod-simp-simp acceptance tests for the tagged version of pupmod-simp-simp included in simp-6.2.0RC1, using the appropriate tagged versions of all dependencies in its .fixtures.yml. Procedures to generate .fixtures.yml with tagged versions from the simp-core Puppetfile This will error-out for the simp module, because of entries in the .fixtures file the rake task can't figure out yet (simp-environment and simp-rsync). However, it will tell you the location of a generated fixtures file that contains entries for nearly all the dependencies, with appropriate URLS and tags from the Puppetfile.tracking. Edit the generated fixtures file to include the missing, special fixtures. Fix Version: 6.4.0 Story Points: 1 Comment: |
SIMP-11237 Summary: EL6 - rake beaker:suites works for all suites using current Puppetfile Component: simp-core Description: Run the following test suites with/without FIPS for CentOS6 and CentOS7 (as appropriate): Suite Category Description Notes Result FIPS Result not FIPS Gliffy Diagrams Fix Version: 6.4.0 Story Points: 1 Comment: |
SIMP-11238 Summary: EL7 - rake beaker:suites works for all suites using current Puppetfile Component: simp-core Description: Run the following test suites with/without FIPS for CentOS6 and CentOS7 (as appropriate): Suite Category Description Notes Result FIPS Result not FIPS Gliffy Diagrams Fix Version: 6.4.0 Story Points: 2 Comment: |
SIMP-11239 Summary: Validate that the compliance maps do not have errors on enforcement Component: Description: Loop over all enforcement modes, and verify the catalog compiles. If it does not compile, there is a type error that will need to be fixed. Fix Version: 6.4.0 Story Points: 1 Comment: A test was added to the default test suite in simp-core for this |
Action items
- ensure we have the necessary fields
- decide whether to use yaml or csv
- decide what repo to use (suggestion: a folder in https://github.com/simp/releng-misc wit the csvs as well as the ruby)
- make it happen!