Commit Graph

25 Commits

Author SHA1 Message Date
Corey Bryant
1afd56b5b0 Clone from github in deploy from source amulet tests 2015-05-12 14:49:27 +00:00
Ryan Beisner
d1d55d1495 auto set -x on amulet basic_deployment.py 2015-04-16 21:31:48 +00:00
Corey Bryant
a873fb582d Merge next branch 2015-04-15 15:19:27 +00:00
Ryan Beisner
c889fa170b bump timeout in amulet test for volume operations 2015-04-13 19:39:27 +00:00
Ryan Beisner
4c34497384 update amulet test re: bug 1442268 2015-04-13 19:32:33 +00:00
Corey Bryant
03055da2d0 Turn DEBUG on by default for amulet tests 2015-04-13 19:15:54 +00:00
Corey Bryant
9985e567d8 Get http_proxy from AMULET_HTTP_PROXY env var 2015-04-13 12:07:38 +00:00
Ryan Beisner
460fd32c94 flip amulet test debug on 2015-04-09 04:52:46 +00:00
Corey Bryant
994e29fd27 Deploy from source 2015-04-02 12:13:45 +00:00
Edward Hope-Morley
aba3ba567a [trivial] fix amulet missing https_keystone setting error 2015-03-26 09:24:22 -07:00
Corey Bryant
31889d2164 import yaml for amulet tests 2015-03-21 10:27:43 +00:00
Corey Bryant
6a427372de Overall refresh to current install from source approach 2015-03-21 02:18:45 +00:00
Corey Bryant
d0becc8e4a Initial support for deploying from git 2015-03-07 21:27:57 -05:00
Liam Young
e4b4c27c6b Sync charmhelpers and use validate_service_config_changed rather than service_restarted to remove false-positives due to noop config writes 2015-02-19 09:52:12 +00:00
Liam Young
8940b72d5b charmsync and juju set in a single command 2015-02-18 13:23:07 +00:00
Liam Young
8fb25fce43 Charmhelper sync and move to using charm helper service restart check 2015-02-18 10:13:00 +00:00
Liam Young
0d82d2e26b O.M.G. I think the issue might be the Observer effect 2015-02-18 08:24:53 +00:00
Liam Young
6332047f32 Another cinder sleep bump to see if it makes thes amulet tests consistently pass 2015-02-17 16:46:04 +00:00
Liam Young
0722233232 More debug 2015-02-17 15:32:39 +00:00
Liam Young
5d17274724 More sleeps 2015-02-17 15:22:14 +00:00
Liam Young
f603f4bcab Add sleep as it seems tests are running before cinder <-> mysql relation has finished causing random failures 2015-02-17 14:52:03 +00:00
James Page
7f1839be16 [coreycb,r=james-page,r=osci] Amulet test fixes 2014-10-09 10:49:21 +01:00
Corey Bryant
05d6b57348 Amulet test fixes:
* Makefile:
    - Run flake8 on tests dir
    - Only run precise-icehouse and trusty-icehouse tests by default
      and increase test timeout
    - Fix charm-helpers sync target
  * t/00-setup: Simplify dependencies install
  * t/README: Mention charm-tools dependency
  * t/basic_deployment.py:
    - Turn off debugging (OpenStackAmuletUtils(ERROR))
    - Specify unstable charm deployment
    - Use dicts in add_services
    - Rename restart test
    - Cleanup on restart test failure
    - Drop fake fail debug function
2014-10-07 18:32:59 +00:00
Ryan Beisner
41ba15c52d lint cleanup 2014-09-26 21:51:06 +00:00
Ryan Beisner
3ffa92bcae add basic amulet tests; update Makefile publish and *test targets 2014-07-31 15:27:14 +00:00