SatelliteQE / automation-tools

A set of tools to help to automate testing Foreman with Robottelo (https://github.com/SatelliteQE/robottelo)
GNU General Public License v3.0
16 stars 33 forks source link

Subscribe satellite as the ddns package requires java package #863

Closed omkarkhatavkar closed 3 years ago

omkarkhatavkar commented 3 years ago

There is an update in the ddns package url, which needs the java and causing failure of the job. see the custom cert job 186 it is fixed with this line of code change. The remaining code needs to be updated in the gitlab repo.

jyejare commented 3 years ago

@omkarkhatavkar Until you add the update the code in CI dont merge this PR, else it will fail the CI runs. Mark your PR draft.

omkarkhatavkar commented 3 years ago

@jyejare no required changes in CI

jyejare commented 3 years ago

As per discussion with @omkarkhatavkar , CI MR is already open and after reviewing and merging that PR , merging this PR with no know side effects of subscribing the create_vm defined vm. IF found any, please revert this PR and CI MR.