#49 Fix the test suite
Merged 3 years ago by pingou. Opened 3 years ago by pingou.

@@ -123,7 +123,7 @@ 

          caplog.set_level(logging.INFO)

          msg = fedora_messaging.api.Message()

          msg.id = 123

-         msg.topic = "org.centos.stg.ci.dist-git-pr.test.error"

+         msg.topic = "org.centos.stg.ci.dist-git-pr.test.complete"

          msg.body = {

              "version": "0.2.1",

              "test": {},

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

Build succeeded.

  • tox : SUCCESS in 6m 46s

Pull-Request has been merged by pingou

3 years ago