katello-master-source-release 1363 failed

katello source release pipeline failed:

https://ci.theforeman.org/job/katello-master-source-release/1363/

seems the fix from Refs #31910 - Remove katello-agent from ping model by chris1984 · Pull Request #9303 · Katello/katello · GitHub broke something?

--- expected
+++ actual
@@ -1 +1,2 @@
-"0"
+# encoding: US-ASCII
+"1"
 (Minitest::Assertion)
/home/jenkins/workspace/katello-master-source-release/test/models/ping_test.rb:167    

cc @cintrix84 @ehelms @Jonathon_Turel

Edit: maybe asserting that the duration is always 0 is not a good idea?

      assert_equal '0', result [:duration_ms]

I’ve opened

https://github.com/Katello/katello/pull/9310

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.