Commit Graph

18 Commits

Author SHA1 Message Date
Andreas Jaeger 65f3fe9b2e Retire repository
Fuel (from openstack namespace) and fuel-ccp (in x namespace)
repositories are unused and ready to retire.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011647.html

Depends-On: https://review.opendev.org/699362
Change-Id: Iaff04fd42732602d0cd15f7ab28b1b27b9ea001d
2019-12-18 09:52:54 +01:00
Sergey Reshetnyak cd80fd0b33 Add admin credentials in config
Change-Id: I96ba171b27ce7f0a90cd3611fd0aef3a9250ccdd
2017-03-16 15:05:28 +00:00
Sergey Reshetnyak 91bf2ba205 Add TLS support for tempest
Change-Id: I9e8e1d9e3a3dff82f69689429c746bde969ebe32
2017-03-16 15:05:07 +00:00
Sergey Reshetnyak a6120a5555 Allow to configure pattern for launch tests
Change-Id: I5bf73dc1381e13ce169aa6d55f3a67e144b4cbc2
2017-03-16 14:45:57 +00:00
Sergey Reshetnyak 28d5512a38 Launch full set of tests
Change-Id: I1fa6f8eb52dad2de2b78e47674cedeff84737ef8
2017-03-16 14:45:36 +00:00
Yaroslav Lobankov 0d7d891281 Use rally 0.8.1 instead of 0.7.0.
Change-Id: I5e98b5c92c6e0918c99189073cf8aa785ed74547
2017-03-16 14:45:25 +00:00
Sergey Reshetnyak 0c2ce0591a Fix server files location for push tempest artifacts
Change-Id: Id73dabce1c3cb31ea86a88297ebe73f2c4ba1d5c
2017-03-16 14:45:19 +00:00
Sergey Reshetnyak b73fabb2fc Fix typo
Change-Id: Ib8d086be9ece6358164608cb6b441430aad38d87
2017-03-16 14:45:14 +00:00
Sergey Reshetnyak 6cbcc7d9ca Fix copying files via scp
Change-Id: I1e446803b24fdd1b7ea302f08deadbc64667d249
2017-03-16 14:45:09 +00:00
Sergey Reshetnyak 97fe226bfe Put private key using files
Change-Id: I8fab4e3bbd3c5c4243c122be09edb34bc7a67f7a
2017-03-16 14:44:56 +00:00
Sergey Reshetnyak 99e4bd5878 Use printf for creating multiline key
Change-Id: If9872a68495ab95d8e25394a658676314aaf2795
2017-03-16 14:44:50 +00:00
Sergey Reshetnyak fe4cf304f0 Do not push tempest.log in static storage
log_dir option broken in rally 0.7.0 so we cannot specify location on
tempest logs.

Change-Id: Icabfd73f438013d71cf7b24870919f7126316cfd
2017-03-16 14:42:37 +00:00
Sergey Reshetnyak cc14016182 Change artifacts directory to home dir
Change-Id: I1130b2637ad06792f7dd50c56a7591296f5c4b9e
2017-03-16 14:39:11 +00:00
Sergey Reshetnyak 1795ea6890 Add ability to publish test artifacts
This patch adds ability to publish tests artifacts using ssh protocol.

Change-Id: Ieb29f647a0d05309be54b525966cf41a2718a953
2017-03-16 14:39:03 +00:00
Sergey Reshetnyak d45e82fc83 Fix run tempest script
rally.openstack_release variable was renamed to
rally.tempest.openstack_release

Change-Id: If227d0e096bb8eecdca3f9956611627a53e95385
2017-03-16 14:38:58 +00:00
Sergey Reshetnyak 3abe8da2d0 Install tempest requirements in tempest venv
Tempest not working with mitaka upper constraints due
https://bugzilla.redhat.com/show_bug.cgi?id=1344148

Change-Id: I3a11e15ff00aaed12885519e084db362e286e719
2017-03-16 17:11:08 +03:00
Sergey Reshetnyak 93fea64fff Added mitaka skip list
Change-Id: If282f3955624b7eac28484113e607f7f5f2210bc
2017-03-16 17:11:08 +03:00
Sergey Reshetnyak 9f62e56ec6 Added tempest action
This patch adds tempest action which uses rally for launch tempest tests

Change-Id: I6d5c51b779fe5addfb7af926e5ba05dd3b554571
2017-03-16 17:11:06 +03:00