42 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
Corey Bryant
c5202158f3 Sync charm-helpers 2015-04-22 18:45:46 +00:00
Ryan Beisner
48b6b0b570 auto disable kilo amulet tests (until later confirmed as functional) 2015-04-16 21:36:22 +00:00
Ryan Beisner
86d5b23d9d auto add amulet tests for supported releases 2015-04-16 21:36:11 +00:00
Ryan Beisner
da7d5f2425 auto rename amulet tests 2015-04-16 21:35:53 +00:00
Ryan Beisner
24536b33f0 auto sync charmhelpers 2015-04-16 21:33:15 +00:00
Ryan Beisner
d1d55d1495 auto set -x on amulet basic_deployment.py 2015-04-16 21:31:48 +00:00
Corey Bryant
1ddd84f497 Sync charm-helpers 2015-04-15 15:23:08 +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
ba1f969214 rename kilo amulet tests for consistency 2015-04-13 19:33:14 +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
Ryan Beisner
1daa3481c4 sync charmhelpers 2015-04-09 04:52:26 +00:00
Corey Bryant
994e29fd27 Deploy from source 2015-04-02 12:13:45 +00:00
James Page
ac176c547f Add full kilo support 2015-03-30 15:23:03 +01:00
Edward Hope-Morley
aba3ba567a [trivial] fix amulet missing https_keystone setting error 2015-03-26 09:24:22 -07:00
James Page
2cc5e677af Add amulet tests for vivid and kilo 2015-03-25 09:40:59 +00: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
f0ecd9624c Sync charm-helpers 2015-03-21 01:41:02 +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
22351e7303 charmhelper sync 2015-02-18 10:46:38 +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
Liam Young
8b28d7c956 [gnuoy,trivial] Pre-release charmhelper sync 2015-01-26 09:47:37 +00:00
Corey Bryant
48436c0acc Sync charm-helpers and actually pick up charmhelpers/__init__.py this time. 2014-12-11 17:47:20 +00:00
Corey Bryant
fa7cce3edb Sync charm-helpers. 2014-12-10 20:28:41 +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
James Page
4a67401c8d [beisner,r=james-page] Add amulet tests - w00t! 2014-10-06 22:50:53 +01: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
Ryan Beisner
3a6f4d3ffc sync with charm helpers 2014-07-28 14:41:38 +00:00