Benny Kopilov
Benny Kopilov
Allow us to debug code directly from assisted-service container. ## List all the issues related to this PR - [ ] New Feature - [ ] Enhancement - [ ]...
The package allows us to sort complicated versions with numbers and naming. Using this package in custom ocp tests, getting a list of versions and sorting for last element .
Getting host status is not enough , we would like to catch a host in detailed status info. Example: installing-in-progress Waiting for bootkube and others
Add controller later error when timeout during installation During installation when waiter hit on timeout , raise timeout exception without information about the root cause and the installer timers wait...
Current cluster fixture when called create and register the cluster, We can not modify / update params dynamically when creating cluster In some cases we may want to get cluster...
Curren iPXE script contains links redirected to https, PXE can not run the downloaded script directly from node. Steps: (as descibied in UI) Download the example iPXE script file Download...
Added support for test disks different bus types: usb, virtio, sata, scsi In case usb we set the disk to removable
This patch allow us decouple terraform code from cluster testing. Terraform provided by oracle and maintained by them. Terraform version / code may be updated by oracle . We run...