Not generating bootresources.yaml yet
Bug #1302608 reported by
Jeroen T. Vermeulen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
maas-test |
Fix Committed
|
Critical
|
Jeroen T. Vermeulen |
Bug Description
In order to run properly against the Trusty version of the import script, we need to generate (or accept as an option) a bootresources.yaml, with the right architectures etc.
Related branches
lp://staging/~jtv/maas-test/copy-file
- Julian Edwards (community): Approve
-
Diff: 245 lines (+102/-22)4 files modifiedmaastest/kvmfixture.py (+29/-5)
maastest/testing/factory.py (+33/-0)
maastest/tests/test_kvmfixture.py (+32/-1)
maastest/tests/test_maasfixture.py (+8/-16)
lp://staging/~jtv/maas-test/bootresources-config
- Julian Edwards (community): Approve
- Raphaël Badin (community): Needs Fixing
-
Diff: 358 lines (+171/-16)7 files modifiedmaastest/kvmfixture.py (+2/-1)
maastest/maasfixture.py (+42/-5)
maastest/testing/factory.py (+7/-0)
maastest/tests/test_kvmfixture.py (+8/-2)
maastest/tests/test_maasfixture.py (+104/-4)
maastest/tests/test_utils.py (+4/-1)
maastest/utils.py (+4/-3)
description: | updated |
Changed in maas-test: | |
assignee: | nobody → Jeroen T. Vermeulen (jtv) |
status: | Triaged → In Progress |
Changed in maas-test: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.