mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-01 18:01:40 +08:00
update devel case assertion
This commit is contained in:
@@ -131,6 +131,7 @@ class TestBuild:
|
||||
# For devel, only check that the name has -devel suffix.
|
||||
assert ret["build"]["name"] == "nginx-devel"
|
||||
assert ret["build"]["extra"]["typeinfo"]["module"]["name"] == "nginx-devel"
|
||||
assert "name: nginx-devel" in ret["build"]["extra"]["typeinfo"]["module"]["modulemd_str"]
|
||||
|
||||
# Ensure an anonymous Koji session works
|
||||
koji_session.krb_login.assert_not_called()
|
||||
|
||||
Reference in New Issue
Block a user