remove the old callback plugin import paths and callback-specific tests

This commit is contained in:
Ryan Petrello
2019-04-12 11:54:51 -04:00
parent 213a0c3cef
commit 17a803f49c
11 changed files with 5 additions and 161 deletions

View File

@@ -13,6 +13,6 @@ services:
RABBITMQ_USER: guest
RABBITMQ_PASS: guest
RABBITMQ_VHOST: /
command: ["make test_combined"]
command: ["make test"]
volumes:
- ../../../:/awx_devel