Reviewed:  https://review.openstack.org/402291
Committed: 
https://git.openstack.org/cgit/openstack/horizon/commit/?id=a909ed26c2aa6daf2c5fc59a2f575a66cdddbfb5
Submitter: Jenkins
Branch:    master

commit a909ed26c2aa6daf2c5fc59a2f575a66cdddbfb5
Author: Tony Breeds <t...@bakeyournoodle.com>
Date:   Fri Nov 25 15:48:35 2016 +1100

    Add constraints support to run_tests.sh
    
    Currently developers need to manually build a constratined venv if they
    want to  match the versions that are tested in the gate.  This change
    adds logic to run_tests.sh and install_venv*.py to default to the same
    constraints file used in the gate.
    
    With constraints enabled the 'churn' in the environment should be
    minimised so remove the developer optimisation for detecting when
    packaged versions change and always just install/update.  This has the
    down side of making the script preamble slightly longer but we always
    print_help() so I don't think it'll be terribly inconvenient.
    
    Change-Id: I9bf85adb5aa2c85d8c0f0f22ac9efe5cac3646c0
    Closes-Bug: 1644697


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1644697

Title:
  run_tests.sh should really use upper-constraints

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  We're starting to see lots of compatibility issues that will be solved
  if we have run_tests.sh support upper-constraints. This will not stop
  us from removing run_tests.sh in Queens, but will allow us avoid
  issues along the way and to test the changes now and backport to
  stable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1644697/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to