Table of Contents |
---|
Introduction
This page lists three tables with typical tasks that are required for a SIMP release:
...
Some test tasks from the initial release candidate table may need to be added to an interim release candidate or final release tablesubsequent tables, when the bugs fixed could impact the test results.
Some test and documentation tasks may be omitted because the scope of the release is very targeted (e.g., a patch SIMP release).
...
the list of supported OSs changes
manual tests have been automated
new capabilities must be added to the integration regression test list.
Table Conventions
Unless otherwise noted, the following conventions apply to each table:
Stories are indicated with a
<number>
ID, whereas subtasks to a story are indicated with<parent number>-.<child number>
ID.The Blocker field of a story is used to indicate that this story/subtask requires the listed stories/subtasks to be completed before it can be done.
The Story Points field of a subtask may contain an initial guess at the appropriate story points for that subtask. Adjust as needed!
When Y appears in one of the OS fields of a story (e.g. EL8) , that story will be replicated for the permutation noted.
When Y appears in one of the OS fields of a subtask, that subtask will be replicated for the permutation noted within the story.
N, -, and a blank entry are all treated as ‘do not replicate’ indicators.
The Notes field will not be included in the ticket and is intended for maintainers of these tables.
Initial Release Candidate Tickets
The table below lists the typical tasks that are required for the initial release candidate (e.g., ‘Alpha’). The largest number of bugs are found during the initial release candidate. So, some of the tasks may have to be repeated after bugs are fixed and some of the tasks may be blocked until bugs are fixed. The sprint planning for this release should be flexible, accordingly.
ID | Ticket Summary (< 100 chars) | Description | Component | Blockers | Story Points | EL7 | EL8 | OEL7 | OEL8 | RH7 | RH8 | Notes | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Release Components | Identify components to be released, verify tests pass, push annotated tags, update SIMP release confluence page. https://simp.readthedocs.io/en/latest/contributors_guide/maintenance/Tagging_and_Releasing_Components.html | - | 3 | - | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||
1-.1 | Identify components to release | - | 1 | - | - | - | - | - | - | |||||||||||||||||||||||||||||||||||||
1-.2 | Release components | 1-.1 | 2 | - | - | - | - | - | - | |||||||||||||||||||||||||||||||||||||
102 | Create initial SIMP changelog | 8 | - | - | - | - | - | - | 10-1 | Create changelog | 6 | - | -Examine changes made to the simp-core project since the previous SIMP release tag (e.g., SIMP-6.5.0-1), as well as changes made to its SIMP dependencies listed in the Puppetfile.pinned. For simp-core changes, examine the following:
For changes for an individual SIMP component, examine changes noted both in its git logs and its CHANGELOG file or | 8 | - | - | - | - | 10 - 2 | Review changes | 2 | - |
| |||||||||||||||||||||||
2.1 | Create changelog | 6 | - | - | 2- | Update simp-core pre-release tests with release-specific changesUpdate simp-core | - | - | ||||||||||||||||||||||||||||||||||||||
2.2 | Review changes | 2.1 | 2 | - | - | - | - | - | - | |||||||||||||||||||||||||||||||||||||
3 | Update simp-core pre-release tests with release-specific changes | Update simp-core default, ipa, install_from_tar, and simp_lite acceptance test suites for release-specific changes. This includes updating the nodesets and .gitlab-ci.yml for any changes to the supported OSs. | - | 5 | - | - | - | - | - | - | Ideally, this should be done after the initial changelog has been generated, as the changelog informs the work to be done. Tests will be executed for the appropriate OSs permutations in the nodeset, but separate tickets per OS should not be created. | |||||||||||||||||||||||||||||||||||
2-3.1 | Update tests and nodesets | - | 4 | - | - | - | - | - | - | |||||||||||||||||||||||||||||||||||||
2-3.2 | Review updates | 3.2-1 | 1 | - | - | - | - | - | - | |||||||||||||||||||||||||||||||||||||
34 | Update simp-packer with release-specific changes | Update simp-packer for release-specific changes. Be sure to tag the previous simp-packer version, if the updates will break testing functionality built for the prior SIMP release. | - | 3 | - | - | - | - | - | - | Ideally, this should be done after the initial changelog has been generated, as the changelog informs the work to be done. | |||||||||||||||||||||||||||||||||||
3-4.1 | Update code and documentation | - | 2 | - | - | - | - | - | - | |||||||||||||||||||||||||||||||||||||
3-4.2 | Review changes | 3-4.1 | 1 | - | - | - | - | - | - | |||||||||||||||||||||||||||||||||||||
115 | Identify release-specific tests and documentation updates | Based on the initial Changelog for the release, identify (1) integration tests that must be done with a fully configured SIMP server and (if necessary) clients . These and (2) simp-doc documentation that may be affected by the changes. The tests should be tests that are not adequately tested in component acceptance tests. | 102 | 57 | - | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||
11-5.1 | Determine release-specific manual tests | 4 | ||||||||||||||||||||||||||||||||||||||||||||
5.2 | Determine simp-doc pages that need to be reviewed for accuracy or revised | Identify pages that require an in-depth examination or major revision | 2 | - | - | - | - | - | 11 - 2 | |||||||||||||||||||||||||||||||||||||
5.3 | Create tickets for each test and simp-doc page review | 5.1, 5.2 | 1 | - | - | - | - | - | - | |||||||||||||||||||||||||||||||||||||
46 | Update simp-core with released components | Update simp-core files (Puppetfile.pinned, metadata.json, src/assets/simp/build/simp.spec) and verify ISOs can be built and the default and ipa , ipa, and simp_lite acceptance test suites pass. You must set the SIMP_FULL_MATRIX variable to have all the tests run in a GitLab. | 1, 23 | 3 | - | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||
4-6.1 | Update files , build ISOs and execute testsand build ISOs for supported OSs | You may need to update package lists for the ISO builds. | - | 2 | - | - | - | - | - | - | 4-2 | |||||||||||||||||||||||||||||||||||
Review updates | 4- 6.2 | Verify acceptance tests | Verify the default, ipa, and simp_lite acceptance tests pass with new components. No major test revisions should be needed. | 6.1 | 1 | - | - | - | - | - | - | 5 | Create test ISO, and publish the ISO and its tar file | 4Tests should already been updated for major changes in ID 3 in this table. | ||||||||||||||||||||||||||||||||
6.3 | Review updates | Make sure to verify versions in Puppetfile.pinned, metdata.json and src/assets/simp/build/simp.spec. | 6.2 | 1 | - | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||
7 | Create test ISO, and publish the ISO and its tar file | 6 | 2 | Y | Y | - | - | - | - | This step may actually have to be done several times before we get to an initial release candidate build that can be published. If additional tickets are warranted, they can be created on the fly. | ||||||||||||||||||||||||||||||||||||
5-7.1 | Build ISO | Use official RPM signing keys when the artifacts are to be published anywhere at simp-project.com. | - | 1 | Y-Y | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||
5-7.2 | Publish artifacts | Interim artifacts may be published to unstable folders at simp-project.com or other unofficial shared locations. | 5-7.1 | 1 | - | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||
68 | Validate ISO by building packer boxes (BIOS and UEFI) | Use simp-packer to build SIMP server packer boxes. Basic bootstrap validation is done as part of the packer build. | 57 | Y | Y | - | - | - | - | |||||||||||||||||||||||||||||||||||||
6-1 | Build 8.1 | Validate ISO by building packer boxes (BIOS) | Use simp-packer to build SIMP server packer boxes. Basic bootstrap validation is done as part of the packer build.
| - | - | - | - | - | - | 6-2 |
| -7- | Y | -Y | - | - | - | - | 6-3 | Build BIOS boot box with FIPS disabled and encrypted disk | - | - | - | - | - | - | - | 6-4 | Build BIOS boot box with FIPS disabled and unencrypted disk | - | - | - | - | |||||||||||||
-8.2 | Validate ISO by building packer boxes (UEFI) | Use simp-packer to build SIMP server packer boxes. Basic bootstrap validation is done as part of the packer build.
| ||||||||||||||||||||||||||||||||||||||||||||
9 | Verify installation from RPMs in tar file | Run simp-core’s install_from_tar test using the tar file generated from an ISO build. | 7 | - | - | 6 - 5Build UEFI boot box with FIPS enabled and encrypted disk | - | - | - | - | ||||||||||||||||||||||||||||||||||||
9.1 | Execute test | See https://github.com/simp/simp-core/blob/master/spec/acceptance/suites/README.md for description of environment variables that can be set to point to the tar file. | 1 | Y | Y | - | - | - | 6 - 6 | Build UEFI boot box with FIPS enabled and unencrypted disk | - | - | - | |||||||||||||||||||||||||||||||||
10 | Create upgrade instructions | Document any steps that are needed outside of the generic upgrade instructions. Also look for any unusual messages emitted during RPM upgrade. | 7 | 10 | Y | Y | - | - | - | - | ||||||||||||||||||||||||||||||||||||
6-7 | Build UEFI boot box with FIPS disabled and encrypted disk | - 10.1 | Manually execute upgrade with FIPS enabled | 4 | - | - | - | - | - | - | 6-8 | |||||||||||||||||||||||||||||||||||
Build UEFI boot box 10.2 | Manually execute upgrade with FIPS disabled and unencrypted disk | -1 | - | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||||
7 | Verify installation from RPMs in tar file | Run simp-core’s install_from_tar test | 5 10.3 | Write upgrade instructions | 4 | - | - | - | - | - | - | |||||||||||||||||||||||||||||||||||
10.4 | Review instructions | Review the instructions for clarity, grammar, spelling, formatting, etc. Verification will be done in a separate ticket | 10.3 | 1 | - | - | - | - | 7 - | - 1 | Execute test | See https://github.com/simp/simp-core/blob/master/spec/acceptance/suites/README.md for description of environment variables that can be set to point to the tar file | 1 | |||||||||||||||||||||||||||||||||
11 | Verify upgrade instructions | Verify upgrade instructions and make any necessary adjustments to them. | 10 | Y | Y | - | - | - | - | 8 | Create upgrade instructions | Document any steps that are needed outside of the generic upgrade instructions. | 4 | 10 | Y | |||||||||||||||||||||||||||||||
Y | 11.1 | Execute instructions | 2 | - | - | - | - | - | 8 - 1 | Manually execute upgrade with FIPS enabled | 4 | - | ||||||||||||||||||||||||||||||||||
11.2 | Update instructions | 1 | - | - | - | - | - | 8-3 | Write upgrade instructions | 4 | - | - | 8 - 2 | Manually execute upgrade with FIPS disabled | 1 | - | - | - | - | - | - | - | ||||||||||||||||||||||||
12 | Verify PXE boot UEFI | Manually verify clients can PXE boot (UEFI) from a SIMP-managed tftpboot server. https://simp-project.atlassian.net/browse/SIMP-6925 contains links to tickets with descriptions of what others have done previously to test these capabilities.
| 7 | Y | Y | - | - | - | 9 | Verify upgrade instructions | Verify upgrade instructions and make any necessary adjustments to them. | 8 - 4 | Review instructions | Review the instructions for clarity, grammar, spelling, formatting, etc. Verification will be done in a separate ticket | 1 | - | - | - | - | - | - | 8 | TODO: Automate these tests | |||||||||||||||||||||||
13 | Verify PXE boot BIOS | Manually verify clients can PXE boot (BIOS) from a SIMP-managed tftpboot server
| 7 | Y | Y | - | - | - | - | 9-1 | Execute instructions | 2ODO: Finish automation of these tests | ||||||||||||||||||||||||||||||||||
14 | Verify non-standard ISO UEFI boot options | Manually verify the choose your own partitions and minimum installation ISO boot options | 7 | Y | Y | - | - | - | - | |||||||||||||||||||||||||||||||||||||
14.1 | Verify the choose your own partitions option | - | - | 9 - 2 | Update instructions | 1 | - | - | - | |||||||||||||||||||||||||||||||||||||
14.2 | Verify the minimum installation option | - | - | - | - | - | - | |||||||||||||||||||||||||||||||||||||||
13 | PXE boot UEFI | Manually verify clients can PXE boot (UEFI) from a SIMP-managed tftpboot server | 515 | Verify non-standard ISO BIOS boot options | Manually verify the ‘choose your own partitions' and ‘minimum installation’ ISO boot options | 7 | Y | Y | - | - | - | - | ||||||||||||||||||||||||||||||||||
13-1 | PXE boot (UEFI) FIPs enabled, disk encrypted, same OS as tftpboot server 15.1 | Verify the choose your own partitions option | - | - | - | - | - | - | 13-2 | |||||||||||||||||||||||||||||||||||||
PXE boot (UEFI) FIPs enabled, disk unencrypted, same OS as tftpboot server 15.2 | Verify the minimum installation option | - | - | - | - | - | - | 13-3 | PXE boot (UEFI) FIPs disabled, disk encrypted, same OS as tftpboot server | |||||||||||||||||||||||||||||||||||||
16 | Dogfood released modules and assets | Use released modules in development environments that exercise as many of the modules as possible. Install RPMs of released assets on SIMP servers. | 6 | Y | Y | - | - | - | - | |||||||||||||||||||||||||||||||||||||
16.1 | Deploy modules to development environments | Update Puppetfiles for development environments and deploy the modules. | - | - | 13 - 4 | PXE boot (UEFI) FIPs disabled, disk unencrypted, same OS as tftpboot server | - | - | - | |||||||||||||||||||||||||||||||||||||
16.2 | Install asset RPMs on SIMP server | Install RPMs and watch for any RPM installation error messages. | - | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||||
13-5 | PXE boot (UEFI) FIPs enabled, disk encrypted, clients from tftpboot server of different OS 16.3 | Examine logs for issues | 16.1, 16.2 | - | - | - | - | - | - | |||||||||||||||||||||||||||||||||||||
14 | PXE boot BIOS | Manually verify clients can PXE boot (BIOS) from a SIMP-managed tftpboot server17 | Execute misc manual tests | Miscellaneous tests that are not addressed (fully) with automation. | 6 | Y | Y | - | - | - | - | |||||||||||||||||||||||||||||||||||
14-1 | PXE boot (BIOS) FIPs enabled, disk encrypted, same OS as tftpboot server | - | - | - | - | - | - | 14-2 | PXE boot (BIOS) FIPs enabled, disk unencrypted, same OS as tftpboot server 17.1 | Verify rsyslog local and forwarded logging in simp-core default suite | simp-core's default suite has an extensive rsyslog integration test for local logging and log forwarding that does not use a mock sender ('logger'). Due to rsyslog itself, the rsyslog forwarding verifications have proven to be unreliable. As a stopgap measure, the tests were modified to skip any rsyslog test that fails in the simp-core default suite, in lieu of failing. Unfortunately, this has the potential to hide actual problems. So this ticket is to verify manually that all the failed checks executed in this test actually work. | 1 | - | - | - | - | - | - | ||||||||||||||||||||||||||||
14-3 | PXE boot (BIOS) FIPs disabled, disk encrypted, same OS as tftpboot server | - | - | - | - | - | - | 14-4 | PXE boot (BIOS) FIPs disabled, disk unencrypted, same OS as tftpboot server 17.2 | Verify compliance report in simp-core default suite | Examine the compliance report generated by the simp-core default suite and verify there are no incorrect mappings or unexpected non-compliance. (There will be some non-compliance for overrides that allow the test to run.) | 1 | - | - | - | - | - | -- | ||||||||||||||||||||||||||||
18 | - | 14-5 | PXE boot (BIOS) FIPs enabled, disk encrypted, clients from tftpboot server of different OS | Verify poss scenario | Manually verify SIMP server and a client operate under the expected security measures when the SIMP server is bootstrapped with the ‘poss’ scenario. | Y | Y | - | - | - | - | Verify using a SIMP server and kickstart client with the same OS. TODO: Automate this test | ||||||||||||||||||||||||||||||||||
18.1 | Bootstrap a SIMP server and verify all security measures are enforced. | - | - | - | - | - | - | 15 | Verify non-standard ISO UEFI boot options | Manually verify the choose your own partitions and minimum installation ISO boot options | Y | Y | - | - | - | - | 15-1 | Verify the choose your own partitions option | - | - | - | - | - | - | 15-2 | Verify the minimum installation option | - | - | - | - | - | - | 16 | Verify non-standard ISO BIOS boot options | Manually verify the ‘choose your own partitions' and ‘minimum installation’ ISO boot options | Y | Y | - | - | - | - | |||||
16-1 | Verify the choose your own partitions option 18.2 | Kick a client and verify no security measures are enforced |
| - | - | - | - | - | - | 16-2 | Verify the minimum installation option | - | ||||||||||||||||||||||||||||||||||
19 | Benchmark with SCAP scan | This test is intended to find deficiencies in the enforced DISA STIG security settings for SIMP modules | Y | Y | - | - | - | - | - |
Interim Release Candidate Tickets
...
19.1 | Execute scan and analyze results | Execute the SCAP scan on a FIPS-enabled, disk-encrypted SIMP server packer box for which compliance has been enforced and then analyze the results for any SIMP deficiencies. Looking for system configuration that is not correctly configured for which the compliance report does not indicate an exception. Check may reveal component behavior or component compliance data that needs to be updated. | - | - | - | - | - | - | ||||
19.2 | Create tickets for deficiencies | Create tickets for any component deficiencies found. | - | - | - | - | - | - |
Interim Release Candidate Tickets
The table below lists the typical tasks that are required for the interim release candidates (e.g., ‘Beta’, ‘RC1’). Fewer and fewer bugs are found with each interim release candidate. Any manual integration testing should be targeted to verification of the bug fixes, whereas as many automated integration tests as resources allow should be executed! Be sure to examine the manual tests in this table and
Depending upon the bug fixes included in this release candidate, tests identified in the initial release candidate tickets table and customize tickets table may need to be re-executed. So, be sure to add those tasks to your copy of this table before generating tickets.
ID | Ticket Summary (< 100 chars) | Description | Component | Blockers | Story Points | EL7 | EL8 | OEL7 | OEL8 | RH7 | RH8 | Notes | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Release Components | Identify components to be released, verify tests pass, push annotated tags, update SIMP release confluence page. https://simp.readthedocs.io/en/latest/contributors_guide/maintenance/Tagging_and_Releasing_Components.html | - | 3 | - | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||||||
1-.1 | Identify components to release | - | 1 | - | - | - | - | - | - | |||||||||||||||||||||||||||||||||||||||||
1-.2 | Release components | 1-.1 | 2 | - | - | - | - | - | - | |||||||||||||||||||||||||||||||||||||||||
42 | Update simp-core with released components | Update simp-core files (Puppetfile.pinned, metadata.json, src/assets/simp/build/simp.spec) and verify ISOs can be built and the default and ipa , ipa, and simp_lite acceptance test suites pass. You must set the SIMP_FULL_MATRIX variable to have all the tests run in a GitLab. | 1 | 3 | - | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||||||
4-2.1 | Update files , build ISOs and execute testsand build ISOs for supported OSs | You may need to update package lists for the ISO builds. |
| - | 2 | - | - | - | - | - | - | 4-2 | Review updates | 4- | ||||||||||||||||||||||||||||||||||||
2.2 | Verify acceptance tests | Verify the default, ipa, and simp_lite acceptance tests pass with new components. No major test revisions should be needed. |
| 2.1 | 1 | - | - | - | - | - | - | 5 | Create test ISO, and publish the ISO and its tar file | |||||||||||||||||||||||||||||||||||||
4 | 2 | Y | Y 2.3 | Review updates | Make sure to verify versions in Puppetfile.pinned, metdata.json and src/assets/simp/build/simp.spec. |
| 2.2 | 1 | - | - | - | - | - | 5 - 1 | Build ISO |
| ||||||||||||||||||||||||||||||||||
3 | Create test ISO, and publish the ISO and its tar file | 2 | 2 | Y | Y | - | - | - | - | |||||||||||||||||||||||||||||||||||||||||
3.1 | Build ISO | Use official RPM signing keys when the artifacts are to be published anywhere at simp-project.com. | - | 1 | - | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||||||
5-3.2 | Publish artifacts | Interim artifacts may be published to unstable folders at simp-project.com or other unofficial shared locations. | 5-3.1 | 1 | - | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||||||
64 | Validate ISO by building packer boxes (BIOS and UEFI) | Use simp-packer to build SIMP server packer boxes. Basic bootstrap validation is done as part of the packer build. | 53 | Y | Y | - | - | - | - 6- | |||||||||||||||||||||||||||||||||||||||||
4.1 | Build BIOS boot box with FIPS enabled and encrypted disk | - | - | - | - | - | - | - | 6-2 | Build BIOS boot box with FIPS enabled and unencrypted disk | - | - | - | - | - | - | - | 6-3 | Build BIOS boot box with FIPS disabled and encrypted disk | - | - | - | - | - | - | - | 6-4 | Build BIOS boot box with FIPS disabled and unencrypted disk | - | - | - | - | - | - | - | 6-5 | Build UEFI boot box with FIPS enabled and encrypted disk | - | Validate ISO by building packer boxes (BIOS) | Use simp-packer to build SIMP server packer boxes. Basic bootstrap validation is done as part of the packer build.
| ||||||||||
4.2 | Validate ISO by building packer boxes (UEFI) | Use simp-packer to build SIMP server packer boxes. Basic bootstrap validation is done as part of the packer build.
| ||||||||||||||||||||||||||||||||||||||||||||||||
5 | Verify installation from RPMs in tar file | Run simp-core’s install_from_tar test | 2 | - | - | - | - | - | - | 6-8 | 6 - 6 | Build UEFI boot box with FIPS enabled and unencrypted disk | - | - | - | - | - | - | - | 6-7 | Build UEFI boot box with FIPS disabled and encrypted disk | - | - | - | - | - | - | - | Build UEFI boot box with FIPS disabled and unencrypted disk | This test can be omitted if there are no changes to component packaging since the previous candidate. Component behavior is already tested by the simp-core default suite with each simp-core check-in. | ||||||||||||||||||||
5.1 | Execute test | See https://github.com/simp/simp-core/blob/master/spec/acceptance/suites/README.md for description of environment variables that can be set to point to the tar file | 1 | Y | Y | - | - | - | - | |||||||||||||||||||||||||||||||||||||||||
- | - | - | 7 | Verify installation from RPMs in tar file | Run simp-core’s install_from_tar test | 56 | Update Changelog for bug fixes | 2 | 3 | - | - | - | - | - | - | |||||||||||||||||||||||||||||||||||
6.1 | Identify bug fixes and update changelog | - | 2 | - | - | - | This test can be omitted if there are no changes to component packaging since the previous candidate. Component behavior is adequately tested by the simp-core default suite with each simp-core check-in. | 7-1 | Execute test | See https://github.com/simp/simp-core/blob/master/spec/acceptance/suites/README.md for description of environment variables that can be set to point to the tar file | 1- | - | - | |||||||||||||||||||||||||||||||||||||
6.2 | Review changes | 6.1 | 1 | - | - | - | - | - | - | |||||||||||||||||||||||||||||||||||||||||
7 | Dogfood released modules and assets | Use released modules in development environments that exercise as many of the modules as possible. Install RPMs of released assets on SIMP servers. | 2 | Y | Y | - | - | - | -12 | |||||||||||||||||||||||||||||||||||||||||
7.1 | Deploy modules to development environments | Update Changelog for bug fixes | 1 | 3Puppetfiles for development environments and deploy the modules. | - | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||||||
7.2 | Install asset RPMs on SIMP server | Install RPMs and watch for any RPM installation error messages. | - | - | - | 12 - 1Identify bug fixes and update changelog | - | - | ||||||||||||||||||||||||||||||||||||||||||
2 | - | - 7.3 | Examine logs for issues | - | - | - | - | 12 - 2Review changes | 12-1 | 1 | - | - | - | - | - | - |
...
Release Tickets
The table below lists the typical tasks that are required for the final release. By the time we get to this phase of the release process, there are few, if any bugs found, and very little manual testing is required.
...
ID
...
Ticket Summary (< 100 chars)
...
Description
...
Component
...
Blockers
...
Story Points
...
EL7
...
EL8
...
OEL7
...
OEL8
...
RH7
...
RH8
...
Notes
...
1
...
Release Components
...
Identify components to be released, verify tests pass, push annotated tags, update SIMP release confluence page. https://simp.readthedocs.io/en/latest/contributors_guide/maintenance/Tagging_and_Releasing_Components.html
...
-
...
3
...
-
...
-
...
-
...
-
...
-
...
-
...
1-1
...
Identify components to release
...
-
...
1
...
-
...
-
...
-
...
-
...
-
...
-
...
1-2
...
Release components
...
1-1
...
2
...
-
...
-
There are quite a number of documentation review tickets, however. The user documentation tickets are required for each major release, nice-to-have for each minor release, and not necessary for each patch release. They will need to be updated each time the user documentation undergoes structural changes.
As with interim releases, depending upon the bug fixes included in this release candidate, tests identified in the initial release tickets table may need to be re-executed. So, be sure to copy in those tasks into your copy of this table before generating tickets.
ID | Ticket Summary (< 100 chars) | Description | Component | Blockers | Story Points | EL7 | EL8 | OEL7 | OEL8 | RH7 | RH8 | Notes | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Release Components | Identify components to be released, verify tests pass, push annotated tags, update SIMP release confluence page. https://simp.readthedocs.io/en/latest/contributors_guide/maintenance/Tagging_and_Releasing_Components.html NOTE: This excludes simp-doc, which is addressed a separate ticket after all documentation updates have been completed. | - | 3 | - | - | - | - | 4- | Update simp-core with released components | Update simp-core files (Puppetfile.- | ||||||||||||||||||||||||
1.1 | Identify components to release | - | 1 | - | - | - | - | - | - | ||||||||||||||||||||||||||
1.2 | Release components | 1.1 | 2 | - | - | - | - | - | - | ||||||||||||||||||||||||||
2 | Update simp-core with released components | Update simp-core files (Puppetfile.pinned, metadata.json, src/assets/simp/build/simp.spec) and verify ISOs can be built and the default and ipa , ipa, and simp_lite acceptance test suites pass. You must set the SIMP_FULL_MATRIX variable to have all the tests run in a GitLab. | All components in the Puppetfile.pinned except simp-doc should be referencing a GitHub tag. simp-doc is addressed in another ticket. | 1 | 3 | - | - | - | - | - | - | ||||||||||||||||||||||||
4-2.1 | Update files , build ISOs and execute testsand build ISOs for supported OSs | You may need to update package lists for the ISO builds. |
| - | 2 | - | - | - | - | - | - | 4-2 | Review updates | 4- | |||||||||||||||||||||
2.2 | Verify acceptance tests | Verify the default, ipa, and simp_lite acceptance tests pass with new components. No major test revisions should be needed. |
| 2.1 | 1 | - | - | - | - | - | - | 12 | |||||||||||||||||||||||
Update Changelog for bug fixes | 1 | 3 | - | - | - | - | - | - | 12-1 | Identify bug fixes and update changelog | - | 2 | - | - | - | - | - | - | 12-2 | Review changes | 12-1 | 2.3 | Review updates | Make sure to verify versions in Puppetfile.pinned, metdata.json and src/assets/simp/build/simp.spec. |
| 2.2 | 1 | - | - | - | - | - | - | ||
21 | Review user documentation | General review of user documentation. Intent is to make sure the information is current and intelligible. Does not include ‘Changelog’, ‘Contributing to SIMP’, ‘Security Concept of Operations’, ‘Security Control Mapping’, ‘Vulnerability Supplement’ and ‘License’ sections. | Verify simp/simp_core meta module | Verify that the simp/simp_core meta module has appropriate dependencies and its dependencies have all been published to PuppetForge by running the install_from_core_module test suite. | 2 | - | - | - | - | - | - | - | This is required for each major release, nice-to-have for each minor release, and not necessary for each patch release. Subtasks should correspond to major sections of the documentation, an will need to be updated accordingly when the docs structure changes. | ||||||||||||||||||||||
21-1 | Review ‘Quick Start’ | Review and update as necessary 3.1 | Execute check for PuppetForge publication | Execute ‘bundle exec rake puppetfile:check’ and examine output to identify any modules that have not been published to PuppetForge | - | - | - | - | - | - | |||||||||||||||||||||||||
21-3 | Review ‘Getting Started’ | Review and update as necessary | .2 | Publish any missing modules to PuppetForge | - | - | - | - | - | - | 21-4 | Review ‘User Guide’ | Review and update as necessary | ||||||||||||||||||||||
- 3.3 | Update the install_from_core_module test with any release-specific changes | - | - | - | - | - | 21 - 5 | ||||||||||||||||||||||||||||
Review ‘HOWTO’ | Review and update as necessary 3.4 | Execute the install_from_core_module test | - | - | - | - | - | - | 21-6 | Review ‘FAQ’ | Review and update as necessary | - | - | ||||||||||||||||||||||
4 | Dogfood released modules and assets | Use released modules in development environments that exercise as many of the modules as possible. Install RPMs of released assets on SIMP servers. | 2 | Y | Y | - | - | - | - | ||||||||||||||||||||||||||
21-7 | Review ‘Help’ and ‘Contact’ sections | Review and update as necessary 4.1 | Deploy modules to development environments | Update Puppetfiles for development environments and deploy the modules. | - | - | - | - | - | - | 21-8 | Review ‘Glossary of Terms’ | |||||||||||||||||||||||
Review and update as necessary 4.2 | Install asset RPMs on SIMP server | Install RPMs and watch for any RPM installation error messages. | - | - | - | - | - | - | |||||||||||||||||||||||||||
22 | Review security documentation | General review of security-related documentation. Intent is to make sure the information is current and intelligible. | simp-doc 4.3 | Examine logs for issues | - | - | - | - | - | - | - | - | This is required for each major release, nice-to-have for each minor release, and not necessary for each patch release. Subtasks should correspond to major sections of the documentation, an will need to be updated accordingly when the docs structure changes. | ||||||||||||||||||||||
22-1 | Review ‘Security Concept of Operations’ | Review and update as necessary5 | Update Changelog for bug fixes | 2 | 3 | - | - | - | - | - | - | 22-2 | Review ‘Security Control Mapping’ | ||||||||||||||||||||||
Review and update as necessary 5.1 | Identify bug fixes and update changelog | - | 2 | - | - | - | - | - | 22 - 3 | ||||||||||||||||||||||||||
5.2 | Review ‘Vulnerability Supplement’Review and update as necessarychanges | 5.1 | 1 | - | - | - | - | - | - | 5 | Create final ISO, verify with simp-packer, and publish the ISOs and their tar files | This is the final build and spot check via simp-packer. | 4 | Y | Y | - | - | - | - | 5-1 | Build ISO | Use official RPM signing keys when the artifacts are to be published anywhere at simp-project.com. | - | 1 | |||||||||||
6 | Review ‘Quick Start’ Guide | Review and update as necessary. This is a general review to make sure the information is accurate and intelligible. | - | - | - | - | - | - | |||||||||||||||||||||||||||
6.1 | Review and update | - | - | - | - | - | - | ||||||||||||||||||||||||||||
6.2 | Review changes | 6.2 | - | - | - | - | - | - | - | 5-2 | Build BIOS boot box with FIPS enabled and encrypted disk | ||||||||||||||||||||||||
5-17 | Review ‘Getting Started’ Guide | Review and update as necessary. This is a general review to make sure the information is accurate and intelligible. | - | - | - | - | - | - | |||||||||||||||||||||||||||
5-3 | Build BIOS boot box with FIPS enabled and unencrypted disk | 5-1 7.1 | Review and update | - | - | - | - | - | - | - | 5-4 | Build BIOS boot box with FIPS disabled and encrypted disk | |||||||||||||||||||||||
5-1 7.2 | Review changes | 7.2 | - | - | - | - | - | - | - | 5-5 | Build BIOS boot box with FIPS disabled and unencrypted disk | ||||||||||||||||||||||||
5-18 | Review ‘User Guide’ | Review and update as necessary. This is a general review to make sure the information is accurate and intelligible. | - | - | - | - | - | - | |||||||||||||||||||||||||||
5-6 | Build UEFI boot box with FIPS enabled and encrypted disk | 5-1 8.1 | Review and update | - | - | - | - | - | - | ||||||||||||||||||||||||||
8.2 | Review changes | 8.2 | - | 5 - 7 | Build UEFI boot box with FIPS enabled and unencrypted disk | 5-1 | - | - | - | - | - | - | - | - | 5-8 | Build UEFI boot box with FIPS disabled and encrypted disk | |||||||||||||||||||
5-18.3 | Review Upgrade Instructions | Ensure nothing has changed since the original | |||||||||||||||||||||||||||||||||
9 | Review ‘HOWTO’ | Review and update as necessary. This is a general review to make sure the information is accurate and intelligible. | - | - | - | - | - | - | |||||||||||||||||||||||||||
5-9 | Build UEFI boot box with FIPS disabled and unencrypted disk | 5-1 .1 | Review and update | - | - | - | - | - | - | - | |||||||||||||||||||||||||
5-10 | Publish artifacts | Final artifacts that have passed simp-packer validation are published to official release folders at simp-project.com. | 5-2, 5-3, 5-4, 5-5, 5-6, 5-7, 5-8, 5-9 | 1 | - 9.2 | Review changes | 9.2 | - | - | - | - | - | - | ||||||||||||||||||||||
10 | Review ‘FAQ’ | Review and update as necessary. This is a general review to make sure the information is accurate and intelligible. | - | - | - | - | - |
Combined Table
The table below lists the standard tasks that must be done with each release.
The table assumes 3 candidate releases of SIMP (Alpha, RC1 and Final ), but should be adjusted based on the complexity of the release and bugs found during testing.
Only 2 candidate releases may be required for a SIMP patch release.
More than 3 candidate releases may be required for a SIMP major release.
Not all the tests may need to be repeated if the changes made don’t impact the test. For example, bug fixes to simp-extras modules won’t necessarily require full regression tests to be executed, when these modules are not exercised in the regression tests.
Stories or subtasks will be replicated based their release candidate and OS fields.
When Y appears in one of the release candidate or OS fields of a story, that story will be replicated for the permutation noted.
When just release candidate permutations or just OS permutations are noted, that story will be replicated for individual release candidates/OSs selected.
When both release candidate and OS permutations are listed, the story will be replicated for each OS for each release candidate.
When Y appears in one of the release candidate or OS fields of a subtask, that subtask will be replicated for the permutation noted within the story.
N, -, and a blank entry are all treated as ‘do not replicate’ indicators.
Ticket Summary (< 100 chars) | Description | Component | Blockers | Story Points | Alpha (Y/N) | RC1 (Y/N) | Final (Y/N) | EL7 (Y/N) | EL8 (Y/N) | OEL7 (Y/N) | OEL8 (Y/N) | RH7 (Y/N) | RH8 (Y/N) | Notes |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
10.1 | Review and update | - | - | - | - | - | - | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
10.2 | Review changes | 10.2 | - | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
11 | Review ‘Help’ and ‘Contact’ sections | Review and update as necessary. This is a general review to make sure the information is accurate and intelligible. | - | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
11.1 | Review and update | - | - | - | - | - | - | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
11.2 | Review changes | 11.2 | - | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
12 | Review ‘Glossary of Terms’ | Review and update as necessary. This is a general review to make sure the information is accurate and intelligible. | - | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
12.1 | Review and update | - | - | - | - | - | - | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
12.2 | Review changes | 12.2 | - | - | - | - | - | - |
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
13 | Review ‘Security Concept of Operations’ | Review and update as necessary. This is a general review to make sure the information is accurate and intelligible. | - | - | - | 1-2 |
| 1- | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
13.1 |
| - | - | - | - | - | - | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
13.2 | Review changes | 13.2 | - | - | - |
| Update simp-core pre-release tests with release-specific changes |
|
|
|
|
|
| - | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
14 | Review ‘Security Control Mapping’ | Review and update as necessary. This is a general review to make sure the information is accurate and intelligible. | - | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
14.1 | Review and update | - | - | - | - | - | - | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
14.2 | Review changes | 14.2 | - | - | - | - | - | - |
|
|
|
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
15 | Review ‘Vulnerability Supplement’ | Review and update as necessary. This is a general review to make sure the information is accurate and intelligible. | - | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
15.1 | Review and update | - | - | - | - | - | -2- | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
15.2 | Review updateschanges | 15.2-1 | - | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
16 | Finalize simp-doc |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
16.1 | Remove any reference to release candidates | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
16.2 | Release | 16.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
17 | Update simp-packer core with release-specific changesreleased simp-doc and verify versions | Update simp-packer for release-specific changes. Be sure to tag the previous simp-packer version, if the updates will break testing functionality built for the prior SIMP releasecore Puppetfile.pinned All components in the Puppetfile.pinned should be referencing a GitHub tag. | 1 | 3 |
|
| - | - | - | - |
|
|
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
| 17.1 | Update files and build ISOs | - | 2 | - | - | - | - | - | - |
|
|
|
|
|
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3- 17.2 | Verify versions | Make sure there are no version discrepancies in the Puppetfile.pinned, metadata.json and src/assets/simp/build/simp.spec files. | 17.1 | 1 | - | - | - | - | - | - |
|
|
|
|
| Update simp-core files (Puppetfile.pinned, metadata.json, src/assets/simp/build/simp.spec) and verify ISOs can be built and the default and ipa acceptance test suites passTODO: Automate this task | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
18 | Create final ISO, verify with simp-packer, and publish the ISOs and their tar files | This is the final build and spot check via simp-packer. |
|
|
| Y | Y | - | - | - | - |
|
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
| 18.1 | Build ISO | Use official RPM signing keys when the artifacts are to be published anywhere at simp-project.com. | - | 1 | - | - | - | - | - | - | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
18.2 | Build BIOS boot box with FIPS enabled and encrypted disk | 18.1 | - | - | - | - | - | 4-2 |
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
18.3 | Build BIOS boot box with FIPS enabled and unencrypted disk | 18.1 | - | - | - | - | - | - |
|
|
|
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
| 18.4 | Build BIOS boot box with FIPS disabled and encrypted disk | 18.1 | - | - | - | - | - | - |
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
| 18.5 | Build BIOS boot box with FIPS disabled and unencrypted disk | 18.1 | - | - | - | - | - | - |
|
|
|
|
|
|
|
|
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
18.6 | Build UEFI boot box with FIPS enabled and encrypted disk | 18.1 | - | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
18.7 | Build UEFI boot box with FIPS enabled and unencrypted disk | 18.1 | - | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
18.8 | Build UEFI boot box with FIPS disabled and encrypted disk | 18.1 | - | - | - | - | - | - |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 | PXE boot UEFI | Manually verify clients can PXE boot (UEFI) from a SIMP-managed tftpboot server | Y | Y | Y | Y | Y | N | N | N | N | PXE boot UEFI testing is complicated because it cannot be done with VirtualBox. It has to be done with libvirt or real hardware. This needs to be documented in simp-doc (there is a ticket for this!) These are split into numerous subtasks because they are not yet automated. | 13-1 | PXE boot (UEFI) FIPs enabled, disk encrypted, same OS as tftpboot server | - | - | - | - | - | - | - | - | - | 13-2 | PXE boot (UEFI) FIPs enabled, disk unencrypted, same OS as tftpboot server | - | - | - | - | - | - | - | - | - | 13-3 | PXE boot (UEFI) FIPs disabled, disk encrypted, same OS as tftpboot server | - | - | - | - | - | - | - | - | - | 13-4 | PXE boot (UEFI) FIPs disabled, disk unencrypted, same OS as tftpboot server | - | - | - | - | - | - | - | - | - | 13-5 | PXE boot (UEFI) FIPs enabled, disk encrypted, clients from tftpboot server of different OS | - | - | - | - | - | - | - | - | - | 14 | PXE boot BIOS | Manually verify clients can PXE boot (BIOS) from a SIMP-managed tftpboot server | Y | Y | Y | Y | Y | N | N | N | N | These are split into numerous subtasks because they are not yet automated. | 14-1 | PXE boot (BIOS) FIPs enabled, disk encrypted, same OS as tftpboot server | - | - | - | - | - | - | - | - | - | 14-2 | PXE boot (BIOS) FIPs enabled, disk unencrypted, same OS as tftpboot server | - | - | - | - | - | - | - | - | - | 14-3 | PXE boot (BIOS) FIPs disabled, disk encrypted, same OS as tftpboot server | - | - | - | - | - | - | - | - | - | 14-4 | PXE boot (BIOS) FIPs disabled, disk unencrypted, same OS as tftpboot server | - | - | - | - | - | - | - | - | - | 14-5 | PXE boot (BIOS) FIPs enabled, disk encrypted, clients from tftpboot server of different OS | - | - | - | - | - | - | - | - | - | 15 | Verify non-standard ISO UEFI boot options | Manually verify the choose your own partitions and minimum installation ISO boot options | Y | Y | Y | Y | Y | N | N | N | N | 15-1 | Verify the choose your own partitions option | - | - | - | - | - | - | - | - | - | 15-2 | Verify the minimum installation option | - | - | - | - | - | - | - | - | - | 16 | Verify non-standard ISO BIOS boot options | Manually verify the ‘choose your own partitions' and ‘minimum installation’ ISO boot options | Y | Y | Y | Y | Y | N | N | N | N | 16-1 | Verify the choose your own partitions option | - | - | - | - | - | - | - | - | - | 16-2 | Verify the minimum installation option | - | - | - | - | - | - | - | - | - | 17 | Dogfood released modules and RPMs | Use released modules in development environments that exercise as many of the modules as possible | Y | Y | Y | - | - | - | - | - | - | 17-1 | Deploy modules and RPMs to development environments | Deploy modules to as many OS variants as possible | - | - | - | - | - | - | - | - | - | 17-2 | Examine logs for issues | - | - | - | - | - | - | - | - | - | 18 | Verify simp/simp_core meta module | Verify that the simp/simp_core meta module has appropriate dependencies and its dependencies have all been published to PuppetForge by running the install_from_core_module test suite. | N | N | Y | - | - | - | - | - | - | 18-1 | Update the install_from_core_module test with any release-specific changes | - | - | - | - | - | - | - | - | - | 18-2 | Execute check for PuppetForge publication | Execute ‘bundle exec rake puppetfile:check’ and examine output to identify any modules that have not been published to PuppetForge | 18-3 | Publish any missing modules to PuppetForge | 18-2 | 18-4 | Execute the install_from_core_module test | 18-3 | 19 | Announce release | N | N | Y | 20 | Post-release: Verify RPM publication | Verify RPMs have been uploaded to simp-project.com. This includes Puppet module RPMs, SIMP application RPMs, and any other auxiliary, application RPMs. | N | N | Y | - | - | - | - | - | - | 20-1 | Verify Puppet module RPMs have been published | Execute ‘bundle exec rake puppetfile:check’ and examine output to identify any modules that have not been published to simp-project.com. | - | - | - | - | - | - | - | - | - | 20-2 | Verify other RPMs have been published | - | - | - | Y | Y | Y | Y | N | N | The simp-project.com repos have different structures for EL and OEL, so replicating this test for each OS is helpful. | 20-3 | Publish any missing RPMs |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 | Execute manual tests | Miscellaneous tests that are not addressed (fully) with automation. | 23-1 | Verify rsyslog local and forwarded logging in simp-core default suite | simp-core's default suite has an extensive rsyslog integration test for local logging and log forwarding. In lieu of testing with mock log events via | 23-2 | Verify compliance report in simp-core default suite | Examine the compliance report generated by the simp-core default suite and verify there are no incorrect mappings or unexpected non-compliance. (There will be some non-compliance for overrides that allow the test to run.) | 24 | Verify poss scenario | Manually verify SIMP server and a client operate under the expected security measures when the SIMP server is bootstrapped with the ‘poss’ scenario. | Y | Y | - | - | - | - | Verify using a SIMP server and kickstart client with the same OS. | 24-1 | Bootstrap a SIMP server and verify all security measures are enforced. | 24-2 | Kick a client and verify no security measures are enforced |
If the firewalld service is running, the default zone is not the 99_simp zone haveged service does not exist logrotate configuration, /etc/logrotate.conf, does not have 'include /etc/logrotate.simp.d' pam configuration, /etc/pam.d/system-auth does not have "This file managed by Puppet" SIMP-specific PKI directories, /etc/pki/simp/ and /etc/pki/simp_apps/, do not exist. sssd service should not be running and should not be configured stunnel service does not exist rsyslog service is running but is not configured for SIMP, i.e. ** If /etc/hosts.allow exists, it is just comments ** If /etc/hosts.deny exists, it is just comments 18.9 | Build UEFI boot box with FIPS disabled and unencrypted disk | 18.1 | - | - | - | - | - | - | |||||||
18.10 | Publish artifacts | Final artifacts that have passed simp-packer validation are published to official release folders at simp-project.com. | 18.2, 18.3, 18.4, 18.5, 18.6, 18.7, 18.8, 18.9 | 1 | - | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
19 | Announce release | 5 | - | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
19.1 | Announce on mailing lists | - | - | - | - | - | - | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
20 | Post-release: Verify RPM publication | Verify RPMs have been uploaded to simp-project.com. This includes Puppet module RPMs, SIMP application RPMs, and any other auxiliary, application RPMs. | - | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
20.1 | Verify Puppet module RPMs have been published | Execute ‘bundle exec rake puppetfile:check’ and examine output to identify any modules that have not been published to simp-project.com. | - | - | - | - | - | - | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
20.2 | Verify other RPMs have been published | Run the install_from_rpm test. See https://github.com/simp/simp-core/blob/master/spec/acceptance/suites/README.md . If a nodeset for the OS under test does not exist, create it. | Y | Y | - | - | - | - | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
20.3 | Publish any missing RPMs | - | - | - | - | - | - | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||