Bug 1842631
| Summary: | Add run-resourcewatch command to openshift-tests binary | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Mike Dame <mdame> |
| Component: | oc | Assignee: | Mike Dame <mdame> |
| Status: | CLOSED ERRATA | QA Contact: | zhou ying <yinzhou> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.5 | CC: | aos-bugs, eparis, jokerman, mfojtik, skuznets, xiuwang |
| Target Milestone: | --- | ||
| Target Release: | 4.5.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1842629 | Environment: | |
| Last Closed: | 2020-07-13 17:42:47 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1842629 | ||
|
Description
Mike Dame
2020-06-01 18:01:22 UTC
To verify this, it should be enough to see that the command `openshift-tests run-resourcewatch` is available in the openshift-tests binary Moving to unknown component, this is not under purview of DPTP. Confirmed with payload: 4.5.0-0.nightly-2020-06-07-080121, sh-4.2# openshift-tests OpenShift Tests This command verifies behavior of an OpenShift cluster by running remote tests against the cluster API that exercise functionality. In general these tests may be disruptive or require elevated privileges - see the descriptions of each test suite. Usage: [command] Available Commands: help Help about any command run Run a test suite run-monitor Continuously verify the cluster is functional run-resourcewatch Run watching resource changes ...... sh-4.2# openshift-tests run-resourcewatch W0608 04:02:28.456511 26 cmd.go:200] Using insecure, self-signed certificates I0608 04:02:28.702817 26 observer_polling.go:159] Starting file observer Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:2409 |