Skip to content

Commit

Permalink
Update docs/contributor/03-10-release.md
Browse files Browse the repository at this point in the history
Co-authored-by: Iwona Langer <iwona.langer@sap.com>
  • Loading branch information
KsaweryZietara and IwonaLanger authored Aug 22, 2024
1 parent a9504cc commit d9ae10b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributor/03-10-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ To create a release, follow these steps:
3. If you chose in step 1.vi to bump the security scanner config, the GitHub action creates a PR with a new security scanner config that includes the new GitHub tag version.
4. A code owner approves the PR.
5. The GitHub action creates a GitHub tag and draft release with the provided name.
6. The GitHub action asynchronously initiates unit tests and the Image Builder.
6. The GitHub action asynchronously initiates unit tests and Image Builder.
7. The Image Builder upload the binary image.
8. The GitHub action asynchronously initiates stress tests jobs and E2E tests jobs upon Image Builder job success status. E2E upgrade tests run only with real credentials for Service Manager.
9. The GitHub action runs E2E tests in parallel on the k3s clusters for the most recent k3s versions and with the specified credentials. The number of the most recent k3s versions to be used is defined in the **vars.LAST_K3S_VERSIONS** GitHub variable.
Expand Down

0 comments on commit d9ae10b

Please sign in to comment.