spread icon indicating copy to clipboard operation
spread copied to clipboard

Default spread.yaml fails on ubuntu-core-16 vm images

Open nuclearbob opened this issue 8 years ago • 1 comments

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-*"

nuclearbob avatar Feb 16 '17 00:02 nuclearbob

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.

nuclearbob avatar Feb 16 '17 15:02 nuclearbob