Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fully patch system ansible playbook module #175

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

lilyeyes
Copy link
Contributor

@lilyeyes lilyeyes commented Sep 19, 2023

Add fully patch system before test start on public cloud qe-sap-deployment

Related ticket:
TEAM-8437 - [qesap-deployment] Fully patch system before test start

VRs: (see deploy_qesap_ansible-qesap_exec_ansible.log.txt file for the execution of this new added playbook)

  1. sle-15-SP2-HanaSr-Azure-Byos: hanasr_azure_test
    https://openqaworker15.qa.suse.cz/tests/229811 (passed, (02:02 hours))
  2. sle-15-SP4-HanaSr-Aws-Byos: hanasr_aws_test_saptune
    http://openqaworker15.qa.suse.cz/t229807 (Command "sudo SAPHanaSR-showAttr" passed)
    (The "Fenced database 'vmhana01' is not offline" failure is a known issue)
  3. sle-15-SP4-Azure-SAP-BYOS: SAPHanaSR-ScaleUp-PerfOpt
    https://openqaworker15.qa.suse.cz/tests/229815 (passed)

@lilyeyes lilyeyes temporarily deployed to production September 19, 2023 06:31 — with GitHub Actions Inactive
@lilyeyes lilyeyes temporarily deployed to production September 19, 2023 06:31 — with GitHub Actions Inactive
@lilyeyes lilyeyes temporarily deployed to production September 19, 2023 06:31 — with GitHub Actions Inactive
@lilyeyes lilyeyes temporarily deployed to production September 19, 2023 06:31 — with GitHub Actions Inactive
@lilyeyes lilyeyes temporarily deployed to production September 19, 2023 06:31 — with GitHub Actions Inactive
@lilyeyes lilyeyes temporarily deployed to production September 19, 2023 06:31 — with GitHub Actions Inactive
@lilyeyes lilyeyes temporarily deployed to production September 19, 2023 06:31 — with GitHub Actions Inactive
Fully patch system before test start on public cloud qesap-deployment
test cases
TEAM-8437 - [qesap-deployment] Fully patch system before test start
@lilyeyes lilyeyes force-pushed the fully-patch-system-before-test-start branch from 015ac0f to 69ce9ec Compare September 20, 2023 04:06
@lilyeyes lilyeyes temporarily deployed to production September 20, 2023 04:06 — with GitHub Actions Inactive
@lilyeyes lilyeyes temporarily deployed to production September 20, 2023 04:06 — with GitHub Actions Inactive
@lilyeyes lilyeyes temporarily deployed to production September 20, 2023 04:06 — with GitHub Actions Inactive
@lilyeyes lilyeyes temporarily deployed to production September 20, 2023 04:06 — with GitHub Actions Inactive
@lilyeyes lilyeyes temporarily deployed to production September 20, 2023 04:06 — with GitHub Actions Inactive
@lilyeyes lilyeyes temporarily deployed to production September 20, 2023 04:06 — with GitHub Actions Inactive
@lilyeyes lilyeyes temporarily deployed to production September 20, 2023 04:06 — with GitHub Actions Inactive
@lilyeyes lilyeyes marked this pull request as ready for review September 20, 2023 06:34
Copy link
Collaborator

@mpagot mpagot left a comment

Choose a reason for hiding this comment

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

LGTM

@a-kpappas
Copy link
Collaborator

Please add a check if there is a patch for zypper itself. In that case zypper patch will only update zypper and return 103 (ZYPPER_EXIT_INF_RESTART_NEEDED)

@lilyeyes
Copy link
Contributor Author

ZYPPER_EXIT_INF_RESTART_NEEDED

I think the playbook handles this I see this in the log:
DEBUG > "zypper": [
DEBUG > {
DEBUG > "arch": "x86_64",
DEBUG > "epoch": null,
DEBUG > "name": "zypper",
DEBUG > "release": "150200.59.1",
DEBUG > "source": "rpm",
DEBUG > "version": "1.14.63"
DEBUG > }
DEBUG > ],

Copy link
Collaborator

@alvarocarvajald alvarocarvajald left a comment

Choose a reason for hiding this comment

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

LGTM

@lpalovsky
Copy link
Collaborator

LGTM

@mpagot mpagot merged commit d8afd7b into SUSE:main Sep 25, 2023
7 checks passed
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.

5 participants