Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | System tests: cleanup, make more robust | Ed Santiago | 2020-10-26 |
| | | | | | | | | | | | | - run test: preserve --runtime test: use a random executable path. And, clean up better. - run test: "look up correct image name" test: use random strings; test both without and with a :tag - events test: use random label strings, add more filter tests Signed-off-by: Ed Santiago <santiago@redhat.com> | ||
* | filter events by labels | baude | 2020-10-23 |
adding the ability to filter evens by the container labels. this requires that container labels be added to the events data being recorded and subsequently read. Signed-off-by: baude <bbaude@redhat.com> |