scality / ScalitySproxydSwift

Scality sproxyd driver for OpenStack Swift
Apache License 2.0
5 stars 0 forks source link

Run Swift functional tests in CircleCi #217

Closed jgagnaire closed 5 years ago

jgagnaire commented 5 years ago

This changeset adds a 'func-tests' step in CircleCI, and does the following:

  1. Installs a basic openstack setup with devstack
  2. Runs Swift functional tests from the Swift master and each stable/* branch against the branch of this repository being currently built
  3. Collects and uploads artifacts such as logfiles and tests results, required for debugging potentially failing functional tests