Commit Graph

4 Commits (fdfa6fec75da14d7e145eccf7c092fba684ee1e2)

Author SHA1 Message Date
Matt Clay 906427caba
Add shippable/posix/group4/ for CI. (#53816) 5 years ago
Abhijeet Kasurde b32b4111b2
plugin_filter: check for type error (#46664)
* Parsing plugin filter may raise TypeError, gracefully handle this exception
and let user know about the syntax error in plugin filter file.

* Test for plugin_filtering

Fixes: #46658

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
Matt Clay 4e489d1be8
Update Shippable integration test groups. (#43118)
* Update Shippable integration test groups.
* Update integration test group aliases.
* Rebalance AWS and Azure tests with extra group.
* Rebalance Windows tests with another group.
6 years ago
Toshio Kuratomi 340a7be7c3 Implement plugin filtering 7 years ago