Closed flavio-fernandes closed 1 year ago
/assign @npinaeva
This PR should be merged after https://github.com/openshift/cluster-network-operator/pull/1938
/retest-required
/retest-required
@npinaeva I uploaded the MG here: https://drive.google.com/drive/folders/1eXyp_wJ5-VoiDKaZv8xg4cMgFOHM_oH4?usp=drive_link
In the process, I hit an error I did not expect when using the mg images: no rsync! :( so I'm super glad you asked mt to try it because I was assuming it would work just as well outside the mg image. The drive with link above includes the commands I tried:
❯ oc adm must-gather --image=quay.io/ffernand/mg:${TAG} -- gather_network_logs 2>&1 | tee ~/collect.txt
❯ tar tzvf ./must-gather.loc*/quay-io-ffernan*/network_logs/ovnk_extras_store.tar.gz
@flavio-fernandes: all tests passed!
Full PR test history. Your PR dashboard.
/lgtm thanks @flavio-fernandes !
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: flavio-fernandes, npinaeva, soltysh
The full list of commands accepted by this bot can be found here.
The pull request process is described here
With OVNK-Interconnect support in 4.14, ovnkube-nodes logs grew large. This commit adds the ability to either collect or skip the additional logs.
Script changes:
Reference: https://issues.redhat.com/browse/SDN-3733 Reported-at: https://issues.redhat.com/browse/SDN-3507