← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1843282] Re: Rally CI not working since jsonschema version bump

 

Reviewed:  https://review.opendev.org/681001
Committed: https://git.openstack.org/cgit/openstack/rally/commit/?id=60d39f3a37b46a32afed3a83b5a6346c4c230b43
Submitter: Zuul
Branch:    master

commit 60d39f3a37b46a32afed3a83b5a6346c4c230b43
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date:   Mon Sep 9 13:03:30 2019 +0000

    Upgrade jsonschema upper version
    
    In [1], requirements.upper-constraints.txt, jsonschema library upper
    version was bumped to 3.0.1. To avoid CI problems like [2], we should
    remove the version limitation in this project.
    
    [1]https://review.opendev.org/#/c/649789/
    [2]https://d4b9765f6ab6e1413c28-81a8be848ef91b58aa974b4cb791a408.ssl.cf5.rackcdn.com/680427/2/check/neutron-rally-task/01b2c1c/controller/logs/devstacklog.txt.gz
    
    Closes-Bug: #1843282
    Change-Id: I0ac00de6987de8835d9cac8f73fdae00d2f212d6


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

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1843282

Title:
  Rally CI not working since jsonschema version bump

Status in neutron:
  New
Status in Rally:
  Fix Released

Bug description:
  In [1], requirements.upper-constraints.txt, jsonschema library upper
  version was bumped to 3.0.1.

  Errors in the CI: [2]
  2019-09-09 10:20:39.736 | 2019-09-09 10:20:39.735 2181 WARNING rally.common.plugin.discover [-] 	 Failed to load plugins from module 'rally_openstack' (package: 'rally-openstack 1.5.1.dev38'): (jsonschema 3.0.2 (/usr/local/lib/python3.6/dist-packages), Requirement.parse('jsonschema!=2.5.0,<3.0.0,>=2.0.0'), {'os-faults'}): pkg_resources.ContextualVersionConflict: (jsonschema 3.0.2 (/usr/local/lib/python3.6/dist-packages), Requirement.parse('jsonschema!=2.5.0,<3.0.0,>=2.0.0'), {'os-faults'})

  
  [1]https://review.opendev.org/#/c/649789/
  [2]https://d4b9765f6ab6e1413c28-81a8be848ef91b58aa974b4cb791a408.ssl.cf5.rackcdn.com/680427/2/check/neutron-rally-task/01b2c1c/controller/logs/devstacklog.txt.gz

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


References