Commit Graph

4 Commits

Author SHA1 Message Date
Anastasia Kuznetsova 51693817ef Add test for full CiCd flow
Added new test that check deployment of CiCd app
and goes throught the full flow with deploying app to Tomcat.

Change-Id: I7ca7bd4182deb87615ba312a0c78f0fb37b91440
2016-08-17 16:33:19 +03:00
Anastasia Kuznetsova 68c3a85d5c Collect murano-agent logs after test execution
* Added creation of keypair in every test, remove usage of
  alredy prepared and uploaded to CI
* Creation of new keypair gave an ability to implement method
  that collect murano-agent logs from VMs with apps after test
  and publish them in job artifacts directory
* Small refactoring of setupUp method was made

Change-Id: Icb6833e3f57f37670315bd21bcdd6d4309ca1d43
2016-07-13 16:40:56 +03:00
alexz 7af5ba3e1d [tests] Fix test-requirements.txt
* switch-back to pip muranoclient

Change-Id: I7ffcd8973121caec0b6001f8ae869313aed8f6a6
2016-06-24 23:39:47 +03:00
Anastasia Kuznetsova 539613ce4f Add new version of tests
- Created new tests structure
- Refactored and partially rewrote code from ugly.py
- Added tox.ini

Change-Id: I154906b8fcc7870b82fd2b782d03e029d9dd1df2
2016-06-23 14:20:57 +03:00