Default spread.yaml fails on ubuntu-core-16 vm images
As of 2016-02-07, when attempting to run spread on ubuntu-core-16 virtual machines with the default spread.yaml, I get this:
- spread -v -reuse external:ubuntu-core-16-64
- tee /var/lib/jenkins-utah-iso/workspace/max-spread-candidate-test/spread-output
2017/02/15 19:17:38 Found /var/lib/jenkins-utah-iso/workspace/max-spread-candidate-test/snapd/spread.yaml. error: tests/main/refresh-delta refers to invalid system name: "ubuntu-core-*"
The following tests in main reference ubuntu-core-* : refresh refresh-delta refresh-delta-from-core The following tests in main reference ubuntu-core-16-* : classic-ubuntu-core-transition classic-ubuntu-core-transition-auth classic-ubuntu-core-transition-two-cores With those tests removed from the tree, I can run the other tests, but when those tests present systems that spread considered invalid, no tests will run.