Trevor Bramwell [Thu, 17 May 2018 18:36:40 +0000 (18:36 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update postbuildscript syntax for JJB 2.0.3"
- Update postbuildscript syntax for JJB 2.0.3
JJB 2.0.3 changed the postbuildscript syntax a bit and requires
changes so that they work properly with version 2.x of PostBuildScript
plugin.
This patch requires that Jenkins also be updated to install the 2.x
release of PostBuildScript.
Change-Id: I65e52c8d9b2efa38a3d16193c176c65e87e704c1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Trevor Bramwell [Thu, 17 May 2018 18:34:15 +0000 (18:34 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update JJB to 2.0.3 and Global-JJB to 0.18.0"
- Update JJB to 2.0.3 and Global-JJB to 0.18.0
Also updates global-jjb to 0.18.0 as it includes fixes to
Postbuildscript required by the update to JJB 2.0.3.
Link to Global-JJB 0.18.0 commit:
https://gerrit.linuxfoundation.org/infra/#/c/10101/
Change-Id: I246e60d6c63cf6ba40aeba30d2a7e3985e57d5ad
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Thu, 17 May 2018 17:45:59 +0000 (13:45 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Adding sysstat xmlstarlet and facter
Adding lf global jjb deps to ansible build server job
Change-Id: If71a9cf68c6011a6f6c283e2296a17f211255286
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Fatih Degirmenci [Thu, 17 May 2018 10:56:35 +0000 (12:56 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Fix scenario determination for changes coming to releng-xci
Earlier change took the possibility of dynamically determining the default
scenario. This change puts part of it back which is based on the changed
installer and/or other changed files.
Change-Id: Ie6d9a9b0622ac4ae5ff0cf0e679fd26beed51747
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Thu, 17 May 2018 09:45:35 +0000 (09:45 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Combine generic and external scenario determination to one"
- Combine generic and external scenario determination to one
Previously we were determining the impacted generic scenario by looking into
changeset in releng-xci. Since we moved the scenarios to releng-xci-scenarios,
this is not needed anymore and same function can be used for determining the
scenario.
Change-Id: I06a65599e03dff4016d0d9d78116e505d84b5061
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Thu, 17 May 2018 09:39:20 +0000 (09:39 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: Do not check for the WORKSPACE variable"
- jjb: xci: Do not check for the WORKSPACE variable
The WORKSPACE variable is always set so we do not need to check it
in the script.
Change-Id: I33d2e17b9a4a7b262c781c7442cc69c2433f8729
Signed-off-by: Markos Chandras <mchandras@suse.de>
Trevor Bramwell [Wed, 16 May 2018 23:23:56 +0000 (16:23 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Rename files under jjb from 'yml' to 'yaml'
global-jjb only supports the .yaml file ending for jjb jobs. Instead of
waiting for a release we're going to rename the files.
Change-Id: Icf3339eacd2320c583333e02250998cf6b1881f7
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Tue, 15 May 2018 22:53:43 +0000 (15:53 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Use Global-JJB for Releng merge/verify Jobs
Replaces the releng templates:
- releng-verify-jjb
- releng-merge-jjb
With the job group '{project-name}-ci-jobs' which includes:
- releng-jjb-verify
- releng-jjb-merge
- releng-jenkins-cfg-merge
- releng-jjb-deploy
JIRA: RELENG-397
Change-Id: If8160a67d8d665dcb8f86b6649288a710cc0fe13
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Wed, 16 May 2018 18:36:27 +0000 (18:36 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Clone Releng with submodules to include jjb"
- Clone Releng with submodules to include jjb
Needed for JJB verify and Merge to work.
These jobs are going away, but first we need to get a verified +1
from jenkins
Also remove releng-comment-jjb its unused
Change-Id: Ice2ad625f87f1d9c841979ede4bb1943110691c8
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Trevor Bramwell [Tue, 15 May 2018 22:32:47 +0000 (15:32 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Update global-jjb to v0.17.0
Since the commit submodule commit can't be set to an explicit tag,
please see this link[1] for verification that
90e4e825b3d0ac5959122c50e457419ad0cfe137 is v0.17.0.
[1] https://gerrit.linuxfoundation.org/infra/#/c/9386/
JIRA: RELENG-398
Change-Id: I9d4e90cc073c8b9cb741735a2ba582a2c7882087
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Tue, 15 May 2018 20:18:00 +0000 (20:18 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Disable git tagging during Jenkins git clone"
- Disable git tagging during Jenkins git clone
Even with per-build-tag set to false, JJB 1.6.2 does not seem to remove
'Create tag for each build' from the git-scm settings. Though the option
is deprecated it is still supported, so setting both of these should
disable tagging when Jenkins clones a git repo.
Change-Id: I5977149ad581df67d938ce2b46794d47c5e06fe3
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Markos Chandras [Tue, 15 May 2018 08:16:46 +0000 (08:16 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: xci-run-functest: Switch to dynamic inventory"
- jjb: xci: xci-run-functest: Switch to dynamic inventory
We no longer have static inventory files per installer and flavor
so we need to switch to the dynamic inventory option.
Change-Id: I5b8bf800264b1b297b61d09d010552cd22636627
Signed-off-by: Markos Chandras <mchandras@suse.de>
Aric Gardner [Mon, 14 May 2018 19:48:06 +0000 (19:48 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Specify CI jobs time intervals for armband"
- Specify CI jobs time intervals for armband
Since there is only one CI pod available for armband at the moment,
we instruct CI to run only one job per day. Four jobs for master
branch and 3 for stable branch.
Change-Id: I645a98d922c00b2237cb5aeeb280d00ecdf0e288
Signed-off-by: Charalampos Kominos <Charalampos.Kominos@enea.com>
Fatih Degirmenci [Mon, 14 May 2018 08:46:55 +0000 (08:46 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Releng PTL change to Trevor Bramwell"
- Releng PTL change to Trevor Bramwell
I am nominating myself as PTL of Releng following Fatih's announcement
to step down.
See this email thread for context:
https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2018-May/021142.html
Change-Id: I6426a612378143d7829420cc9cf254021ce1eeae
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Markos Chandras [Fri, 11 May 2018 09:41:13 +0000 (10:41 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- jjb: xci: Connect new releng-xci-scenarios repository
The scenarios have been moved from the releng-xci to
releng-xci-scenarios repository so we should connect Jenkins
to that repo as well.
Change-Id: Ifcb4f02b8532dd94c8a622185328f7316e726c6b
Signed-off-by: Markos Chandras <mchandras@suse.de>
xudan [Thu, 10 May 2018 10:47:18 +0000 (06:47 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Yardstick needs export EXTERNAL_NETWORK to env
Change-Id: I380008fe2cadbce8f6b7b1f84c9f3bf720df485e
Signed-off-by: xudan <xudan16@huawei.com>
Markos Chandras [Thu, 10 May 2018 09:46:33 +0000 (10:46 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- jjb: xci: xci-start-new-vm: Fix passing YAML var files to Ansible
When passing a YAML variables file to Ansible, we need to prefix it
with '@'.
Change-Id: I884f4698a1033cca9ad55bf3592e1dd817273f81
Signed-off-by: Markos Chandras <mchandras@suse.de>
Markos Chandras [Wed, 9 May 2018 10:41:42 +0000 (11:41 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- jjb: xci: xci-start-new-vm: Fix gerrit variable for git SHA
The gerrit variable for the git SHA is GERRIT_PATCHSET_REVISION instead
of GERRIT_CHANGE_ID. We also need to export the XCI_ANSIBLE_PARAMS
variable.
Change-Id: I206820f1155a4876fb7d87cc0b5ae1b8afb06bd6
Signed-off-by: Markos Chandras <mchandras@suse.de>
Markos Chandras [Wed, 9 May 2018 09:39:20 +0000 (09:39 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: xci-start-new-vm: Create scenario overrides file"
- jjb: xci: xci-start-new-vm: Create scenario overrides file
Pass scenario information using the new override mechanism.
This patch depends on the matching releng-xci change
https://gerrit.opnfv.org/gerrit/#/c/56643/
Change-Id: Ib8473249e424f259f5757ebdaed7d73fa4b0adce
Signed-off-by: Markos Chandras <mchandras@suse.de>
xudan [Tue, 8 May 2018 08:46:40 +0000 (04:46 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Bugfix: Dovetail failed to upload results to artifacts
That's mainly because of that
1. The owner of all results files are root:root
2. Sometimes there are some files that can only be read by root
3. User jenkins failed to upload these files
Solutions:
1. Change the owner to be jenkins:jenkins
2. Remove these files which are useless for users
Change-Id: I0b5e72e8d5045c7e0d64e32a13ba559612460a84
Signed-off-by: xudan <xudan16@huawei.com>
mei mei [Tue, 8 May 2018 01:32:33 +0000 (01:32 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "JJB 2.0.X does not allow scenario to be passed here"
- JJB 2.0.X does not allow scenario to be passed here
With this change releng/jjb/* now passes on:
Jenkins Job Builder version: 2.0.1 and 1.6.2
Error:
TypeError: write() argument must be str, not list
Explanation:
in jjb 1.6.2 it would allow the list in and then the job would convert
the list into a literal string of "['var1', 'var2']"
- 'compass-{scenario}-{pod}-daily-{stream}'
Can have scenario passed, {scenario} is part of the job name
so it knows which scenario to add.
- 'compass-deploy-{pod}-daily-{stream}'
cannot have scenario passed, there is not one job generated per scenario
so its tryting to add "['senario1', 'scenario2', 'etc']" into the {scenario}
value, which is not allowed.
This worked on jjb 1.6.2 becasue we overwrite the scenario
information later:
- trigger-builds:
- project: 'compass-deploy-{pod}-daily-{stream}'
predefined-parameters: |
DEPLOY_SCENARIO={scenario}
jjb/armband/armband-ci-jobs.yml is very simillar to this job
and passes a default, which works, so that is what I have done here:
- string:
name: DEPLOY_SCENARIO
default: 'os-odl-nofeature-ha'
addendum:
removed scenario: '{scenario}' from
'compass-{scenario}-{pod}-daily-{stream}'
even though it is valid, Trevor rightly pointed out that there is
nothing to consume this value.
Change-Id: I134b2bd5888dcdfa5b768a7db2bdc98ad32ec28e
Signed-off-by: agardner <agardner@linuxfoundation.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Mon, 7 May 2018 18:14:21 +0000 (18:14 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Enable Local Docs builds by using LF Docs Conf"
- Enable Local Docs builds by using LF Docs Conf
The docs-conf[1] project will allow releng to have local docs builds
using the OPNFV theme while also not needing to duplicate the opnfvdocs
conf.py file.
[1] https://github.com/lfit/releng-docs-conf
Change-Id: I255faf045eccb363993af9dfb81b487e538cbb41
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Mon, 7 May 2018 13:59:45 +0000 (13:59 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Disable vnf runs for aarch64"
- Disable vnf runs for aarch64
Functest VNF tests are not adapted for aarch64.
The tests can be reactivated when they are adapted to execute
on aarch64.
JIRA: FUNCTEST-964
Change-Id: I2413a6eff831c8dd2751b7bc73ad583f55a00dcf
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Trevor Bramwell [Fri, 4 May 2018 21:56:06 +0000 (21:56 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Disable Snaps Fraser Verify Job"
- Disable Snaps Fraser Verify Job
As master is currently disabled, it doesn't make sense for this to be
enabled.
Change-Id: Ie5966e22ffdff7a585781673259775c4e6150acf
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Fri, 4 May 2018 21:53:41 +0000 (21:53 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[yardstick] debug dump image ID"
- [yardstick] debug dump image ID
we need to know if we are pulling stale yardstick/stable images
for example, if when branching between releases we can
still be pulling old release yardstick/stable images without
knowing it.
This will dump the IMAGE ID of the images we just pulled which
we can match to Jenkins docker push builds
Change-Id: I875cf2fd07d17c3eebe294e70f2edccd9f48ce11
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Trevor Bramwell [Fri, 4 May 2018 19:48:11 +0000 (19:48 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "fuel, armband: basic healthcheck in verify jobs"
- fuel, armband: basic healthcheck in verify jobs
Enable Functest based gating for jobs:
- fuel-verify-*
- armband-verify-*
This includes Functest suite 'healthcheck' and testcase 'vping_ssh',
similar to Compass4NFV verify jobs.
While at it, remove 'basic' phase from verify jobs, as linting is
handled via separate jobs on Jenkins master and there's no other
reason to keep it around.
JIRA: FUEL-340
Change-Id: I11dce6998d7ac16e68cf2b9d72a1ed6b23ca2483
Signed-off-by: ting wu <ting.wu@enea.com>
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Tim Rozet [Wed, 2 May 2018 19:27:19 +0000 (15:27 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fix resources/images directory usage with deploy
Change-Id: If50ad310049edca687da8e0acf412a7e1eacd2b6
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Wed, 2 May 2018 19:01:02 +0000 (15:01 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: disable iso verify for master branch
Change-Id: I46753983e1fb37300df70700c474c3dda3532ffa
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Wed, 2 May 2018 16:04:49 +0000 (12:04 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Update for master upstream deployments
Change-Id: I92635178ddc354dd7773cd372a34d46f5ee0bf2a
Signed-off-by: Tim Rozet <trozet@redhat.com>
Yang Yu [Wed, 2 May 2018 02:48:34 +0000 (10:48 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Add Bottlenecks Fraser Docker Push Job
Change-Id: I4d6c4015ca36f743dadbb6524a1ca8d5619ce3d6
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
Cédric Ollivier [Mon, 30 Apr 2018 09:38:47 +0000 (11:38 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Add release notes in releases/fraser/functest.yaml
Change-Id: I0384563e5e663ea485626562df5ee49815b95817
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Aric Gardner [Sat, 28 Apr 2018 21:05:30 +0000 (21:05 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Tag SDNVPN for Fraser 6.0"
- Tag SDNVPN for Fraser 6.0
This is tagged at the current tip of stable/fraser branch
Change-Id: Ie169aa7e2ef7096155253aeb5c8adeeefc2cf278
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Sat, 28 Apr 2018 21:05:18 +0000 (21:05 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Tag Stor4NFV for Fraser 6.0"
- Tag Stor4NFV for Fraser 6.0
Include link to release notes
Change-Id: Ic9b8ed9d08fd54f00bf4afe9539f32fae9339e23
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Sat, 28 Apr 2018 21:05:06 +0000 (21:05 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update Clover tags Clover for Fraser 6.0.1"
- Update Clover tags Clover for Fraser 6.0.1
Add the opnfv-6.0.1 to the current commit, and lists opnfv-6.0.0 as
being tagged on the previous one.
Change-Id: I01b3efb6fe04b3dcf32ef2c01315ecb34fb30133
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Fri, 27 Apr 2018 22:29:39 +0000 (15:29 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Tag OPNFVDocs for Fraser 6.0
This is tagged at the last merged docs patch to stable/fraser
Change-Id: I0d976cd947621ceab3a15df8ea98bdc245fe93fc
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Sat, 28 Apr 2018 20:29:56 +0000 (20:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fraser 6.0.0 tag"
- Fraser 6.0.0 tag
I have tagged your repo for you at the head of the
fraser branch
Please let us know if this is correct.
If I dont hear back from you I will merge this and tag your repo
at this location
Change-Id: I9223da8139ce997e6b7dde9db30a875324c0b94f
Signed-off-by: agardner <agardner@linuxfoundation.org>
Trevor Bramwell [Sat, 28 Apr 2018 20:29:43 +0000 (20:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fraser 6.0.0 tag"
- Fraser 6.0.0 tag
I have tagged your repo for you at the head of the fraser branch
Please let us know if this is correct.
If I dont hear back from you I will merge this and tag your repo
at this location
Change-Id: Ie9ee3b17d5f909b0160cbacd7db99a43385c3d7d
Signed-off-by: agardner <agardner@linuxfoundation.org>
Trevor Bramwell [Sat, 28 Apr 2018 20:29:24 +0000 (20:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fraser 6.0.0 tag"
- Fraser 6.0.0 tag
I have tagged your repo for you at the head of the fraser branch
Please let us know if this is correct.
If I dont hear back from you I will merge this and tag your repo
at this location
Change-Id: I66541b703924018ca7d81a736a1af8767c100846
Signed-off-by: agardner <agardner@linuxfoundation.org>
agardner [Sat, 28 Apr 2018 18:53:35 +0000 (14:53 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Tag Apex for Fraser 6.0
The last commit I had to revert, as the refs were put under branches
branch should never change and indicates where the branching happens.
I have taken those refs and put them in the releases section
Change-Id: I8026b331b18cde18c08ed1bef79d291c3a7ffce8
Signed-off-by: agardner <agardner@linuxfoundation.org>
Aric Gardner [Sat, 28 Apr 2018 18:51:20 +0000 (18:51 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Revert "Apex: update sha commit hashes for Fraser""
- Revert "Apex: update sha commit hashes for Fraser"
This reverts commit
583c715b4c5320bdd6e0b09b68af852d8660dc14.
Change-Id: I63c99606804c4c02b1e8aff91937c62916137bc9
xudan [Sat, 28 Apr 2018 06:45:50 +0000 (02:45 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Dovetail CI jobs failed sometimes when Archive artifacts
According to this https://issues.jenkins-ci.org/browse/JENKINS-47566,
the failure seems to be caused by the permission problem.
Change the owner of all files in 'results' directory to be jenkins.
Change-Id: I0ed30018354259601c39016fc1950ea7db867e78
Signed-off-by: xudan <xudan16@huawei.com>
Tim Rozet [Fri, 27 Apr 2018 23:53:15 +0000 (19:53 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: update sha commit hashes for Fraser
Change-Id: Ic3cb135911eddc4490a50e57f5165688cec623a0
Signed-off-by: Tim Rozet <trozet@redhat.com>
Stephen Wong [Fri, 27 Apr 2018 22:35:06 +0000 (15:35 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Update Clover 6.0.0 release SHA1
Change-Id: I28c584535617afb32801f912adafe5282aa64ed1
Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
Trevor Bramwell [Fri, 27 Apr 2018 22:05:17 +0000 (22:05 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update Parser Fraser 6.0.1 Release Tag"
- Update Parser Fraser 6.0.1 Release Tag
opnfv-6.0.0 was previously tagged on the master branch, but the ref to
be release is on stable/fraser. So bumping the tag to 6.0.1 and adding
the previous tag at the correct ref to the file.
Change-Id: Ic57fd2116e8662391748455cfe25c23e9853b65d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
agardner [Fri, 27 Apr 2018 21:18:28 +0000 (17:18 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Functest 6.0.0 release SHA1
Change-Id: Ieaa5b8050da3f502074d7f968c4cf65a108f84c2
Signed-off-by: agardner <agardner@linuxfoundation.org>
Aric Gardner [Fri, 27 Apr 2018 20:38:52 +0000 (20:38 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[VSPERF] Added releases tag and release-notes URL"
- [VSPERF] Added releases tag and release-notes URL
Updated the following in vswitchperf.yaml
1. Added releases: opnfv-6.0.0
2. updated the SHA1 for stable/fraser
3. Added release-notes
Moved URL to new line to overcome the line-length limit
Patch-set3: Restored the git tag of stable/fraser to the original
Change-Id: Ie41f874a92869c5e9225881cd8501b4d4ba7c5c4
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Aric Gardner [Fri, 27 Apr 2018 20:38:33 +0000 (20:38 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add Samplevnf project release tag and notes"
- Add Samplevnf project release tag and notes
Change-Id: I83347286490344912593a122fc47013d5fcf7225
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Fri, 27 Apr 2018 20:38:04 +0000 (20:38 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Fraser] ovn4nfv git tagging."
- [Fraser] ovn4nfv git tagging.
Change-Id: I34c7009f377529cd8eab5583115afa7019dcf510
Signed-off-by: Trinath Somanchi <trinath.somanchi@nxp.com>
Aric Gardner [Fri, 27 Apr 2018 20:37:47 +0000 (20:37 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update Release Notes and SHA"
- Update Release Notes and SHA
Change-Id: Ib7a0e785e18c035debbc90e54c4b5d9810b1ffe8
Signed-off-by: Manuel Buil <mbuil@suse.com>
Trevor Bramwell [Fri, 27 Apr 2018 20:37:08 +0000 (20:37 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[QTIP] Add release tag and release-notes"
- [QTIP] Add release tag and release-notes
Change-Id: I2ec85de7d0970915519b9178f5d5bf6e9d007cbe
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Aric Gardner [Fri, 27 Apr 2018 20:37:00 +0000 (20:37 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "For tagging Compass4nfv 6.0.0"
- For tagging Compass4nfv 6.0.0
JIRA:-
Change-Id: Ieffad56c6710edf0efaaea5e49609623cbcfa32b
Signed-off-by: chigang <chigang@huawei.com>
Trevor Bramwell [Fri, 27 Apr 2018 20:36:49 +0000 (20:36 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[yardstick] fraser opnfv-6.0.0 release tag"
- [yardstick] fraser opnfv-6.0.0 release tag
Change-Id: Ifef00c7dd02b0bcdede3229c847708e366d964de
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Aric Gardner [Fri, 27 Apr 2018 20:36:35 +0000 (20:36 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "add release notes for container4nfv"
- add release notes for container4nfv
Change-Id: Ided8302e6d80e330bb3b469b2fead23be876c5bc
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Trevor Bramwell [Fri, 27 Apr 2018 20:36:18 +0000 (20:36 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Added release notes for StorPerf"
- Added release notes for StorPerf
Change-Id: I50890fe884666be5a7920e2a8e379052ca434f21
Signed-off-by: mbeierl <mark.beierl@dell.com>
Aric Gardner [Fri, 27 Apr 2018 20:36:16 +0000 (20:36 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "For tagging snaps 6.0.0"
- For tagging snaps 6.0.0
Change-Id: Iccf5d92b8d82d9e1bec981bbfdb986ae02b3a75b
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Aric Gardner [Fri, 27 Apr 2018 20:35:50 +0000 (20:35 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Link Release Notes for armband and fuel"
- Link Release Notes for armband and fuel
Change-Id: I89fd7c62064bf2a1796bfe722658902a32bbda02
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Aric Gardner [Fri, 27 Apr 2018 20:35:38 +0000 (20:35 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[daisy] Tagging for Fraser release"
- [daisy] Tagging for Fraser release
Change-Id: I99f305500a82a498ffd41a151edcce436cacdf66
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Trevor Bramwell [Fri, 27 Apr 2018 20:35:26 +0000 (20:35 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[release] Fuel, Armband: Release opnfv-6.0.0"
- [release] Fuel, Armband: Release opnfv-6.0.0
Change-Id: I533c172f691a33d0e8250df0328d66de594453ae
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Aric Gardner [Fri, 27 Apr 2018 20:35:06 +0000 (20:35 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Tagging Doctor opnfv-6.0.0"
- Tagging Doctor opnfv-6.0.0
Change-Id: I98ab05e4dca1a30cecee9670d35f0ffb18147853
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
Aric Gardner [Fri, 27 Apr 2018 20:34:41 +0000 (20:34 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "updated auto.yaml with 6.0.0 tagging and release-notes URL"
- updated auto.yaml with 6.0.0 tagging and release-notes URL
patch 2:
fixed leading space issue
patch 3:
cherry-picked commits that were merged in master since initial
stable/fraser branch; applied to Auto stable/fraser; submitted;
used resulting new stable/fraser SHA1 as the SHA1 for
Auto release 6.0.0 (3a957...); didn't change original
stable/fraser SHA1 as Auto branch stable/fraser (5c811...);
branches: https://gerrit.opnfv.org/gerrit/#/admin/projects/auto,branches
changes: https://gerrit.opnfv.org/gerrit/#/q/project:auto
Change-Id: I39c6acaeacc749b17489553e2af52e06902d2828
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Fri, 27 Apr 2018 20:34:13 +0000 (20:34 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Clover project release note link update for OPNFV Fraser release"
- Clover project release note link update for OPNFV Fraser release
Change-Id: Iaad6338d203a3c58cb91474bbd6d4909b322543a
Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
Trevor Bramwell [Fri, 27 Apr 2018 20:34:04 +0000 (20:34 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update tagging, hash and release notes url for fraser (NFVbench)"
- Update tagging, hash and release notes url for fraser (NFVbench)
Change-Id: I0b77a45bbd3a97fde29b02824b427bcbf974122c
Signed-off-by: ahothan <ahothan@cisco.com>
Aric Gardner [Fri, 27 Apr 2018 20:33:52 +0000 (20:33 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Tagging IPv6 stable/fraser branch for Fraser Release"
- Tagging IPv6 stable/fraser branch for Fraser Release
Change-Id: Id1805f1837c9e73b82f0d44b6ff082c48685a613
Signed-off-by: Bin Hu <bh526r@att.com>
Trevor Bramwell [Fri, 27 Apr 2018 20:33:47 +0000 (20:33 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[SDNVPN] Add release notes link"
- [SDNVPN] Add release notes link
Change-Id: I75b22755fdcf2c85a55d2e7ec7e0b93916ab38df
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Aric Gardner [Fri, 27 Apr 2018 20:33:34 +0000 (20:33 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "added support for joid release."
- added support for joid release.
Change-Id: Ifc5ac941ba1f1e3467e6d538236093e285f6894e
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Fri, 27 Apr 2018 20:33:06 +0000 (20:33 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Tagging Clover 6.0.0"
- Tagging Clover 6.0.0
JIRA: -
Change-Id: I93fff9f1b24dcd8a91958a974e957b99d7cb7af9
Signed-off-by: QiLiang <liangqi1@huawei.com>
Trevor Bramwell [Fri, 27 Apr 2018 20:32:05 +0000 (20:32 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[yardstick] link to fraser release notes"
- [yardstick] link to fraser release notes
Change-Id: I323e7ff2904e95571823f35386960cd9ce39c036
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Trevor Bramwell [Fri, 27 Apr 2018 20:30:04 +0000 (20:30 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[parser] Add release notes for parser"
- [parser] Add release notes for parser
Change-Id: I78a3f372418d4058f5da18d71e1b7c439647af95
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
Trevor Bramwell [Fri, 27 Apr 2018 20:29:56 +0000 (20:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[compass4nfv] add release notes link to release file"
- [compass4nfv] add release notes link to release file
Change-Id: I442aae1f8d7e81581c231d31bcf4fb7190d7bc0c
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Trevor Bramwell [Fri, 27 Apr 2018 20:29:42 +0000 (20:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add Bottlenecks project release tag and notes"
- Add Bottlenecks project release tag and notes
Change-Id: I1dc616a46cb4b6e24996c9e7a3f253c23363b5fe
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
mei mei [Fri, 27 Apr 2018 03:17:26 +0000 (03:17 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Change Bottlenecks Tests Sequence"
- Change Bottlenecks Tests Sequence
Bottlenecks ping test case could exhaust the system.
As a result, tests runned after this one probably get failed.
So this patch is to move this test at the bottom of tests list
Change-Id: Ief8af01c6dc7b6f5cb60e568d6239ee7901ad89c
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
Trevor Bramwell [Thu, 26 Apr 2018 20:37:53 +0000 (20:37 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove functest&functes-kubernetes from OPNFV Lint"
- Remove functest&functes-kubernetes from OPNFV Lint
These projects already have their own pylinting jobs.
Change-Id: I5b843cd3af558f9a4932c89f0069ac5ef2d83513
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Tim Rozet [Thu, 26 Apr 2018 19:42:30 +0000 (15:42 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Updates release notes for Fraser
Change-Id: If0c47695997e64197007441181589d94e862eb52
Signed-off-by: Tim Rozet <trozet@redhat.com>
Serena Feng [Thu, 26 Apr 2018 05:47:31 +0000 (05:47 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix functest 'api/build' docs path"
- Fix functest 'api/build' docs path
This is incorrectly listed as 'api/_build' which is causing the
functest-docs-upload-master job to fail.
Change-Id: I555b6e5e059712d501835d6e335a4de40bab255f
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Wed, 25 Apr 2018 15:42:44 +0000 (15:42 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Set Git SCM Defaults prior to JJB 1.6.2 upgrade"
- Set Git SCM Defaults prior to JJB 1.6.2 upgrade
Though these defaults match what Jenkins defaults to, we don't want to
get any surprises.
Change-Id: Ia1f49a30f8f14992c548d2cf71c64a9c7a2c91dd
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Alexandru Avadanii [Tue, 24 Apr 2018 18:21:23 +0000 (20:21 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [armband] Reschedule dovetail CI jobs for weekend
Dovetail does not currently support AArch64 properly (e.g. it tries
to load x86 images), so limit its runs to weekend days until full
support is implemented.
Change-Id: I83347286490344912593a122fc47013d5fcf7125
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Serena Feng [Tue, 24 Apr 2018 06:34:04 +0000 (06:34 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[daisy]Enable yardstick daily jobs on zte-pod3 and zte-pod9"
- [daisy]Enable yardstick daily jobs on zte-pod3 and zte-pod9
Change-Id: Ib96698b1d2d1fa8039fd684ff96025afffefbcd0
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
xudan [Mon, 23 Apr 2018 01:28:06 +0000 (21:28 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Use cirros-0.4.0 rather than cirros-0.3.5 for Functest Fraser.
Change-Id: If3cd0fe52d946979de259951c7c8433b6e1e42f0
Signed-off-by: xudan <xudan16@huawei.com>
agardner [Tue, 17 Apr 2018 19:27:11 +0000 (15:27 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Cleanup Archived projects
Removing archived projects from jjb
These project dont need any jobs associated with them
escalator
fastpathmetrics
inspector
lsoapi
movie
multisite
octopus
openretriever
prediction
Change-Id: Ibbe49e54ed326f502157c7892022b7a62173b72d
Signed-off-by: agardner <agardner@linuxfoundation.org>
Serena Feng [Fri, 20 Apr 2018 05:51:31 +0000 (05:51 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "pass value to parameters"
- pass value to parameters
Change-Id: Ia1130cbdd7fc11127b54d2f8d5ff952f5e293ac0
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Aric Gardner [Thu, 19 Apr 2018 17:36:39 +0000 (17:36 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Report Armband Deployments to Testapi Dashboard"
- Report Armband Deployments to Testapi Dashboard
Using these macros for deployment jobs will report the deployment
results of Armband Fuel to the testresults database[1].
[1] http://testresults.opnfv.org/test/#/deployresults
Change-Id: I78b84dcae04af6199b7fa090bbcaa87050e91c5f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
wutianwei [Thu, 19 Apr 2018 07:16:45 +0000 (15:16 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [compass4nfv] Add fraser branch patch verify.
Change-Id: I7ada19ece42905c09ea03be5dd335c9e8e441731
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Aric Gardner [Wed, 18 Apr 2018 19:42:51 +0000 (19:42 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Disable OpenBaton JOID Fraser Job"
- Disable OpenBaton JOID Fraser Job
The orchestra project pulled out of the Fraser release but had been part
of Euphrates. As these triggers were copied from the Euphrates jobs,
removal of openbaton was missed.
Change-Id: I9483d107fb75eda02701ca9bdd5d44aa87c068bf
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Fatih Degirmenci [Wed, 18 Apr 2018 19:17:09 +0000 (19:17 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Put ericsson-build4 under ansible control"
- Put ericsson-build4 under ansible control
Docker needs an updgrate as storperf jobs are failing
Merging this should fix this with the daily ansible job
since its never been run, might want to trigger it manually
and watch it.
JIRA: INFRA-231
Change-Id: I7720ce707d2d1fb7cc794948992871ae98acedc7
Signed-off-by: agardner <agardner@linuxfoundation.org>
Trevor Bramwell [Wed, 18 Apr 2018 18:52:22 +0000 (11:52 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Ensure PATH has /usr/sbin/ for Apex Unit Tests
Due to python-iptables calling out to ldconfig, we need to ensure
/usr/sbin is available when running the Apex unit tests.
Change-Id: I77fd4dedd6e7ad3c3831a1d181a5406d53a0e76e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Feng Pan [Wed, 18 Apr 2018 03:49:34 +0000 (23:49 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- APEX: Add log collection to daily baremetal deploy
Change-Id: I17c1aad45f8b965543a9c7d769ff94f59b9381d5
Signed-off-by: Feng Pan <fpan@redhat.com>
mei mei [Wed, 18 Apr 2018 02:10:19 +0000 (02:10 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[compass4nfv]Add k8s automatically trigger time"
- [compass4nfv]Add k8s automatically trigger time
Change-Id: I075a6ef7e82d651e237e570846afa84a459a3231
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Feng Pan [Tue, 17 Apr 2018 21:03:24 +0000 (17:03 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- APEX: Fix gate detection regex
Change-Id: I41926856b129eb7dd99c5db8765961acd241eb55
Signed-off-by: Feng Pan <fpan@redhat.com>
jenkins-ci [Tue, 10 Apr 2018 12:50:07 +0000 (05:50 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Create Stable Branch Jobs for opnfvdocs
Change-Id: I820572906b65082d3a0dc06486d5bf92f0d0269c
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Tue, 17 Apr 2018 14:26:03 +0000 (14:26 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[daisy] Fix the scenario in build-name"
- [daisy] Fix the scenario in build-name
The build-name is always *nosdn-nofeature* even in odl jobs.
Change-Id: Icb5707e2d33ed19e9172227c53f153c453538aff
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Alex Yang [Tue, 17 Apr 2018 06:25:15 +0000 (14:25 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [daisy] Run fraser jobs on zte-pod3
Change-Id: I4b879b6af9b4633a8444db988b3fbe7aa1690ee8
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
mei mei [Tue, 17 Apr 2018 01:34:53 +0000 (01:34 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "container4nfv: add fraser branch in arm jobs"
- container4nfv: add fraser branch in arm jobs
Change-Id: If5b4dfaef431570f65a321209a4fa4c94292d89f
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Markos Chandras [Mon, 16 Apr 2018 12:23:29 +0000 (12:23 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: bifrost-verify-jobs: Disable OPNFV bifrost jobs"
- jjb: xci: bifrost-verify-jobs: Disable OPNFV bifrost jobs
The jobs are unmaintained and broken for months. Upstream already has
jobs for all 3 distributions so there is little value to test a similar
scenario on the OPNFV side. As such, lets disable them and save some
hardware resources for XCI.
Change-Id: I0ab7d51f44bdeb6f630671e8d05dd2baf67d756c
Signed-off-by: Markos Chandras <mchandras@suse.de>
Harry Huang [Mon, 9 Apr 2018 03:10:19 +0000 (11:10 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
- Fix pip version to 9.0.1
JIRA: COMPASS-593
OpenStack Ansible install latest pip on
each contoller node and the latest pip
(currently 10.0.0b1) doesn't support empty
package list to be passed into it. Add a
user config file to fix pip version
Change-Id: Ic625053ec41356fdf3a8bf89a666ca6574d78fd9
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Aric Gardner [Fri, 13 Apr 2018 18:08:44 +0000 (18:08 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove euphrates jobs"
- Remove euphrates jobs
Change-Id: Icf57ec3e65e391207333bb8780ea215bcf4434a4
Signed-off-by: agardner <agardner@linuxfoundation.org>
Trevor Bramwell [Fri, 13 Apr 2018 16:41:24 +0000 (16:41 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Report Fuel Deployments to Testapi Dashboard"
- Report Fuel Deployments to Testapi Dashboard
Using these macros for deployment jobs will report the deployment
results of Fuel to the testresults database[1].
[1] http://testresults.opnfv.org/test/#/deployresults
Change-Id: I353631f073578b4a2da0f08ffba4042931e65dca
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Tim Rozet [Fri, 13 Apr 2018 15:26:06 +0000 (11:26 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: remove non-released scenarios for Fraser
We will not support RT KVM and IPv6 scenario.
Change-Id: Iabd52f3ff803488e1ac68e8946001a7c04f5ca7f
Signed-off-by: Tim Rozet <trozet@redhat.com>
Feng Pan [Fri, 13 Apr 2018 12:02:50 +0000 (08:02 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- APEX: Fix missing bash command in verify job
Change-Id: I055ec261368b341c5dd9f2ab5082c8ced15ad6e5
Signed-off-by: Feng Pan <fpan@redhat.com>
Serena Feng [Fri, 13 Apr 2018 07:13:27 +0000 (07:13 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create CI job for network testing"
- Create CI job for network testing
JIRA: QTIP-297
Change-Id: Ie3002ab4eae57d79d0edeb9c39c2ab273c5c3915
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
zhihui wu [Fri, 13 Apr 2018 06:30:54 +0000 (14:30 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [qtip] enable fraser ci jobs
Change-Id: Ic9bf36c63592eac60406d362bedf1c6bd352ab9c
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>