Age | Commit message (Expand) | Author | Files | Lines |
2015-12-10 | Merge "Include storperf in the automatic docker image build process" |  jose.lausuch | 2 | -0/+3 |
2015-12-10 | Shorten and remove the word deploy from pod names |  Fatih Degirmenci | 4 | -28/+33 |
2015-12-10 | Include storperf in the automatic docker image build process |  jose.lausuch | 2 | -0/+3 |
2015-12-10 | Match slave names to pod names that are defined in pod-params file |  Fatih Degirmenci | 5 | -39/+77 |
2015-12-10 | docs: add procedure to enable jenkins jobs |  Ryota MIBU | 1 | -4/+18 |
2015-12-10 | docs: add process to request new sphinx extension(s) |  Ryota MIBU | 3 | -3/+25 |
2015-12-10 | Workaround patch for QTIP Jenkins Job failure |  Nauman_Ahad | 1 | -8/+8 |
2015-12-10 | Add ericsson pod2 to pod-params |  Fatih Degirmenci | 5 | -17/+37 |
2015-12-10 | Merge "Add status virtual case for Functest dashboard" |  Jose Lausuch | 1 | -4/+4 |
2015-12-09 | Fix downstream parameter quoting in joid job |  Fatih Degirmenci | 1 | -1/+1 |
2015-12-09 | Add all opnfv-build slaves into pod-config |  Fatih Degirmenci | 2 | -6/+8 |
2015-12-09 | First version of joid deploy job on intel pod5 |  Fatih Degirmenci | 2 | -16/+32 |
2015-12-09 | Add status virtual case for Functest dashboard |  Morgan Richomme | 1 | -4/+4 |
2015-12-09 | Merge "Add yardstick docker cleanup builder in jjob" |  jose.lausuch | 1 | -18/+28 |
2015-12-09 | Fix command to get the Instack-VM IP in Functest for Apex |  jose.lausuch | 1 | -2/+2 |
2015-12-09 | Merge "add lab path for volume option with joid" |  Morgan Richomme | 1 | -1/+5 |
2015-12-09 | add lab path for volume option with joid |  Morgan Richomme | 1 | -1/+5 |
2015-12-09 | Patch to debug problem for QTIP JJB on dell-testing-pod |  Nauman_Ahad | 1 | -8/+14 |
2015-12-09 | Merge "add joid to fetch_os temp implementation: do nothing, rely on volume d... |  Jose Lausuch | 1 | -0/+5 |
2015-12-09 | add joid to fetch_os |  Morgan Richomme | 1 | -0/+5 |
2015-12-09 | Remove unneeded doc generation script from functest-verify job |  Fatih Degirmenci | 1 | -2/+2 |
2015-12-09 | [bugfix] use the wrong parameter |  meimei | 1 | -7/+7 |
2015-12-09 | Add yardstick docker cleanup builder in jjob |  jose.lausuch | 1 | -18/+28 |
2015-12-09 | change joid lab description |  Morgan Richomme | 1 | -2/+2 |
2015-12-09 | change default GIT base for joid lab |  Morgan Richomme | 1 | -1/+1 |
2015-12-09 | add joid POD in functest |  Morgan Richomme | 1 | -3/+16 |
2015-12-09 | adapt functest.yml for compass |  Morgan Richomme | 1 | -1/+1 |
2015-12-08 | Force copy of private ssh key if apex in functest jjob |  jose.lausuch | 1 | -12/+1 |
2015-12-08 | Merge "Add SSH_KEY parameter for the PODs used by Apex" |  Tim Rozet | 1 | -0/+8 |
2015-12-08 | Merge "Add chmod 600 to id_rsa ssh key before scp to Instack VM when fetching... |  Tim Rozet | 1 | -0/+3 |
2015-12-08 | Correct description of functest jjob from public key to private |  jose.lausuch | 1 | -1/+1 |
2015-12-08 | Add chmod 600 to id_rsa ssh key before scp to Instack VM when fetching creds |  jose.lausuch | 1 | -0/+3 |
2015-12-08 | Merge "Modify Huawei/Compass PoD declaration" |  Morgan Richomme | 1 | -1/+15 |
2015-12-08 | Add SSH_KEY parameter for the PODs used by Apex |  Fatih Degirmenci | 1 | -0/+8 |
2015-12-08 | Updates for yardstick docker image |  Jo¶rgen Karlsson | 1 | -5/+22 |
2015-12-08 | Add opnfv-jump-1 in the pod list for functest job |  jose.lausuch | 1 | -0/+5 |
2015-12-08 | Merge "Pass ssh key to docker to be able to access the Instack VM without pas... |  Morgan Richomme | 1 | -1/+9 |
2015-12-08 | Merge "Fix ssh issues when fetching the creds of Instack VM (Apex)" |  Morgan Richomme | 1 | -1/+1 |
2015-12-08 | Pass ssh key to docker to be able to access the Instack VM without password |  jose.lausuch | 1 | -1/+9 |
2015-12-08 | Modify Huawei/Compass PoD declaration |  Morgan Richomme | 1 | -1/+15 |
2015-12-08 | Merge "Add installer and pod parameter files and create example jobs" |  Jun Li | 6 | -0/+569 |
2015-12-08 | Fix ssh issues when fetching the creds of Instack VM (Apex) |  jose.lausuch | 1 | -1/+1 |
2015-12-07 | Add Apex installer in fetch_os_credentials.sh |  jose.lausuch | 1 | -26/+37 |
2015-12-07 | Add installer and pod parameter files and create example jobs |  Fatih Degirmenci | 6 | -0/+569 |
2015-12-07 | jjb: use default logrotate setting in all projects |  Ryota MIBU | 32 | -512/+2 |
2015-12-04 | variable name fix for Apex |  Dan Radez | 1 | -1/+1 |
2015-12-04 | fix syntax error, var labconfig seen as a command |  Morgan Richomme | 1 | -2/+2 |
2015-12-04 | Add Huawei-us node as Compass target for CI |  Morgan Richomme | 1 | -0/+4 |
2015-12-04 | docs: add sphinx extension 'httpdomain' to default |  Ryota MIBU | 1 | -0/+2 |
2015-12-04 | Merge "Add new parameters to manage POD name and dev lab Use NODE_NAME when c... |  Ryota Mibu | 1 | -7/+31 |