Re: [vpp-dev] Test job maybe not working correctly

2017-10-21 Thread Ed Kern (ejk)
this was just flat out a bug… it should have been {os}-s I have mail into helpdesk (because its part of jenkins master config) to alter the flavors from ubuntu to ubuntu1604 and centos to centos7 so that the os env can be properly called. After thats done ill get this patched back in and we sho

Re: [vpp-dev] Test job maybe not working correctly

2017-10-16 Thread Dave Wallace
Matt, Thanks for pointing this out.  There appears to be a bug in ci-management/jjb/vpp/vpp.yaml, where the node type is specified as 'ubuntu-s' instead of an os node (e.g. '{os}-basebuild-8c-32g'). - %< - - job-template:     name: 'vpp-test-poc-verify-{stream}-{os}'     project-type

[vpp-dev] Test job maybe not working correctly

2017-10-16 Thread Matthew Smith
Hi, After submitting a rebased patch set this morning, I went and looked at the console output of one of the jenkins jobs that kicked off automatically. The job was named vpp-test-poc-verify-master-centos7. It caught my eye that the name of the job implies that it should be running on CentOS 7