Skip to content

Instantly share code, notes, and snippets.

@nelsnelson
Created November 12, 2014 16:02
Show Gist options
  • Save nelsnelson/709f051a244d9fca96eb to your computer and use it in GitHub Desktop.
Save nelsnelson/709f051a244d9fca96eb to your computer and use it in GitHub Desktop.
#! /usr/bin/env bash
export REPO_URL=https://review.openstack.org/p
export WORKSPACE=/home/jenkins/workspace/testing
export ZUUL_REF=HEAD
export ZUUL_PROJECT=openstack/nova
export ZUUL_BRANCH=master
export PYTHONUNBUFFERED=true
export DEVSTACK_GATE_TIMEOUT=120
export DEVSTACK_GATE_TEMPEST=1
export DEVSTACK_GATE_TEMPEST_FULL=1
export RE_EXEC=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment