Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qa: add openstack functional test to CI #1346

Merged
merged 6 commits into from
Sep 5, 2018

Commits on Sep 5, 2018

  1. qa: don't initially delete openstack pools

    If we don't initially delete the openstack pools, it means QA infra
    can pre-create these pools with the right number of PGs for the test
    environment.
    
    Fixes: #1322
    Signed-off-by: Tim Serong <tserong@suse.com>
    tserong committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    3efa40b View commit details
    Browse the repository at this point in the history
  2. qa/health-ok.sh: add --openstack option

    Use this option when running ceph.functests.1node.openstack, to
    pre-create the pools it needs.
    
    Signed-off-by: Nathan Cutler <ncutler@suse.com>
    smithfarm committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    8bdac29 View commit details
    Browse the repository at this point in the history
  3. qa: add openstack to ceph.functests.1node orchestration

    Signed-off-by: Nathan Cutler <ncutler@suse.com>
    smithfarm committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    7c1bdf8 View commit details
    Browse the repository at this point in the history
  4. qa/health-ok: add --tuned=on/off option (default: off)

    Fixes: #1349
    Signed-off-by: Nathan Cutler <ncutler@suse.com>
    smithfarm committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    79d1d04 View commit details
    Browse the repository at this point in the history
  5. qa: increase stage timeout duration from 30m to 60m

    Signed-off-by: Nathan Cutler <ncutler@suse.com>
    smithfarm committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    349b7c0 View commit details
    Browse the repository at this point in the history
  6. qa/pool: create non-prefixed openstack pools

    Signed-off-by: Nathan Cutler <ncutler@suse.com>
    smithfarm committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    a0f11cd View commit details
    Browse the repository at this point in the history