Commit Graph

8 Commits

Author SHA1 Message Date
Corey Bryant c1746dc543 In test cleanup, only delete DB if it exists
Change-Id: I42b0e03b442e88bea8024adac525c82414ac2723
2017-10-25 16:21:54 -04:00
Zuul cb5b8d3e85 Merge "Fix check in test for exising cirros image" 2017-10-24 18:52:24 +00:00
Corey Bryant 198e96a448 Fix here-document EOF for glance_cleanup.sh
Change-Id: I38dd76da2e628252c5cd8b1b985e31714f8c44f3
2017-10-24 09:03:07 -04:00
Corey Bryant 4699beaf77 Fix check in test for exising cirros image
Change-Id: I9528d9dc6a06606a8fe039dbe6ddcc8aede73310
2017-10-18 17:11:05 +00:00
Pete Vander Giessen ffc6a6c662 Added config files to snapstack_test.
This helps us not break when transitioning to using the new version of
snapstack, with the config files for each snap in the individual
steps, rather than in a config step.

Change-Id: I9b06966dcadffd92d4006c184067f744f57613aa
2017-08-11 20:10:08 +00:00
Pete Vander Giessen 493a7aeb96 Added config files to snap.
Part of a transition to storing the config files in the snap, rather
than in snapstack.

Also updated .gitignore to ignore emacs temp files and snapcraft
cruft.

Change-Id: Ic32b6e6b3665db9a43878b91c9288a408c8a8c0e
2017-08-10 19:27:32 +00:00
Pete Vander Giessen 480d749443 Use cirros images.
Switched to using cirros images rather than ubuntu cloud images, as
they are smaller, and thus better for testing. They should also go
through the zuul reverse proxy.

Update env variables to work with the tweaks to snapstack.

Change-Id: I989f1d2eacefebd2a72f75897e09b2c8b9e856ef
2017-08-08 14:13:36 +00:00
Pete Vander Giessen 84668a42dc Added snapstack test.
Tweaked tox.ini to invoke snapstack, and added test_snapstack.py to
tests dir.

Also added glance.sh to glance/tests, as part of the plan to move
those scripts from snap-test to the individual snaps.

Change-Id: Ifbd53392c394ee36cf61d1a07dba825f7b7097b8
2017-07-27 18:57:04 +00:00