Enable signature checking on cli
Bug #1290174 reported by
Ursula Junque
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu CI Engine |
Fix Released
|
High
|
Ursula Junque | ||
Ubuntu CI Services |
Fix Released
|
High
|
Ursula Junque |
Bug Description
We need to enable signature checking during ticket creation to avoid bug 1283186 to happen.
Related branches
lp://staging/~ursinha/ubuntu-ci-services-itself/bug-1290174-and-1287686
- PS Jenkins bot (community): Approve (continuous-integration)
- Vincent Ladeuil (community): Approve
-
Diff: 964 lines (+397/-191)15 files modifiedcli/ci_libs/file_handler.py (+11/-4)
cli/setup.py (+1/-0)
cli/tests/__init__.py (+44/-3)
cli/tests/data/barfoo_0.1-1.dsc (+16/-3)
cli/tests/data/barfoo_0.1-1_source.changes (+22/-9)
cli/tests/data/foobar_0.1-1.dsc (+20/-7)
cli/tests/data/foobar_0.1-1_source.changes (+29/-16)
cli/tests/data/foobar_0.1-1_unreleased.changes (+28/-15)
cli/tests/data/foobar_0.1-1_unsigned.changes (+28/-0)
cli/tests/test_cli.py (+174/-112)
cli/tests/test_file_handler.py (+8/-9)
cli/tests/test_get_ticket_status.py (+5/-4)
cli/tests/test_ticket.py (+5/-5)
cli/tests/test_utils.py (+2/-2)
cli/ubuntu-ci (+4/-2)
Changed in ubuntu-ci-services-itself: | |
status: | New → In Progress |
importance: | Undecided → High |
tags: | added: airline |
Changed in ubuntu-ci-services-itself: | |
status: | In Progress → Fix Committed |
Changed in ubuntu-ci-services-itself: | |
status: | Fix Committed → In Progress |
Changed in ubuntu-ci-services-itself: | |
status: | In Progress → Fix Released |
Changed in uci-engine: | |
assignee: | nobody → Ursula Junque (ursinha) |
importance: | Undecided → High |
milestone: | none → phase-0 |
status: | New → Fix Released |
To post a comment you must log in.