Skip to content

Conversation

@justinc1
Copy link
Collaborator

Initially we had a configuration variable/secret for every possible line in integration_config.yml. Later we decided to have whole integration_config.yml except about 3 passwords as a single CI variable, and then we add only missing passwords to it.

The smb_cleanup.sh was not yet updated to get required configuration (SMB server, username etc) from integration_config.yml. This PR does this.

CI job to show that smb_cleanup integration "test" does pass - https://github.com/ScaleComputing/HyperCoreAnsibleCollection/actions/runs/4465664492/jobs/7842970112

Signed-off-by: Justin Cinkelj <justin.cinkelj@xlab.si>
@justinc1 justinc1 requested a review from anazobec March 20, 2023 07:24
Copy link
Collaborator

@anazobec anazobec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you. Approved.

@justinc1 justinc1 merged commit e112d64 into main Mar 20, 2023
@justinc1 justinc1 deleted the update-smb-cleanup-sh branch March 20, 2023 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants