----- Original Message -----
----- Original Message -----
> Is master or Juno more updated?
> I’m afraid both are not updated to remove the XML tests which are already
> gone in upstream.
Yaniv, I believe you have an outdated local branch..
tkammer@tkammer redhat-tempest$ git status
# On branch master
# Untracked files:
# (use "git add <file>..." to include in what will be committed)
nothing added to commit but untracked files present (use "git add" to track)
tkammer@tkammer redhat-tempest$ git log | grep 'removes the xml' -C6
commit e5e7a50909d3e91e5e98e851ae764fe897eca648
Author: Matthew Treinish <mtreinish(a)kortar.org>
Date: Wed Nov 26 11:00:10 2014 -0500
Remove unused xml config options
This patch removes the xml configuration options from tempest. Since
the xml testing has all been removed from tempest these options no
longer do anything, so let's just remove them from config.
Change-Id: I5b3e221d942e09134024b82acaf179dc869357e0
Sorry, just noticed I've quoted the wrong commit :)
tkammer@tkammer redhat-tempest$ git log | grep 'remove xml_utils and all things that
depend on it' -C6
commit e4119b664dca51f0d055553fcf540921b90186ae
Merge: d354961 fc07254
Author: Jenkins <jenkins(a)review.openstack.org>
Date: Wed Nov 26 17:23:17 2014 +0000
Merge "remove xml_utils and all things that depend on it"
commit d354961d1c427f0690a7571998ac4121449da280
Merge: 2d01ff3 f3c7591
Author: Jenkins <jenkins(a)review.openstack.org>
Date: Wed Nov 26 17:23:06 2014 +0000
--
Merge "Unified interface for ScenarioTest and NetworkScenarioTest"
commit fc072542073b3e3611854aad41364c08b03c5e83
Author: Sean Dague <sean(a)dague.net>
Date: Mon Nov 24 11:50:25 2014 -0500
remove xml_utils and all things that depend on it
This rips out xml_utils, and all the things that depend on it, which takes
out a huge amount of the xml infrastructure in the process.
Change-Id: I9d40f3065e007a531985da1ed56ef4f2e245912e
If you prefer the GUI version (for example), you can see this also on github
that the XML is not part of the master branch anymore:
https://github.com/redhat-openstack/tempest/tree/master/tempest/services/...
https://github.com/redhat-openstack/tempest/tree/juno/tempest/services/id...
> Are there any plans to contribute tempest-config upstream? (probably the
> only
> reason I still use RH’s fork?).
> Y.
Yes, David Kranz initiated a push of the tool upstream.
In any case, we have implemented an automation system around the sync with
upstream branch.
As of about two weeks ago, our master branch will always be in sync with
upstream master (maybe a couple of days behind as we still in the process of
deciding if the update should happen daily/weekly/etc).
> _______________________________________________
> Rdo-list mailing list
> Rdo-list(a)redhat.com
>
https://www.redhat.com/mailman/listinfo/rdo-list
> To unsubscribe: rdo-list-unsubscribe(a)redhat.com
--
--
Tal Kammer
Automation and infra Team Lead, Openstack platform.
Red Hat Israel
_______________________________________________
Rdo-list mailing list
Rdo-list(a)redhat.com
https://www.redhat.com/mailman/listinfo/rdo-list
To unsubscribe: rdo-list-unsubscribe(a)redhat.com
--
Tal Kammer
Automation and infra Team Lead, Openstack platform.
Red Hat Israel