GoogleCloudPlatform / osconfig

Apache License 2.0
85 stars 102 forks source link

Fix SUSE pkg-update and pkg-no-update e2e tests #529

Closed MahmoudNada0 closed 9 months ago

MahmoudNada0 commented 9 months ago

zypper repo test-repo was not reachable when it is added as a .repo file in the test VM, and the agent failed to update the package from this repo according to the added policy. However, it works fine with a local VM.

Adding this repo using zypper addrepo command + zypper refresh after it fixed this issue for the tests.

/assign @dowgird /cc @paulinakania /cc @dowgird

MahmoudNada0 commented 9 months ago

/packagebuild

google-oss-prow[bot] commented 9 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dowgird, MahmoudNada0

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/GoogleCloudPlatform/osconfig/blob/master/OWNERS)~~ [MahmoudNada0,dowgird] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment