Age | Commit message (Expand) | Author | Files | Lines |
2018-01-25 | Replace assertEqual(x, True|False) with assert[True|False](x) |  Emma Foley | 22 | -48/+48 |
2018-01-25 | Make files pep8 compliant before using assertTrue|False |  Emma Foley | 13 | -152/+189 |
2018-01-25 | Remove img_modify_playbook from nsb_setup.sh script |  Mytnyk, Volodymyr | 2 | -2/+2 |
2018-01-24 | Merge "'libvirt' guest console in Standalone model" |  Ross Brattain | 2 | -24/+31 |
2018-01-24 | Merge "Check RS for virtualized OpenStack/Yardstick" |  Ross Brattain | 5 | -0/+133 |
2018-01-24 | Merge "Cleanup of redundant files from Prox directory" |  Rodolfo Alonso Hernandez | 15 | -631/+0 |
2018-01-24 | Check RS for virtualized OpenStack/Yardstick |  Stepan Andrushko | 5 | -0/+133 |
2018-01-23 | Merge "Use assertIn(x, y) instead of other variations" |  Rodolfo Alonso Hernandez | 2 | -16/+22 |
2018-01-23 | Cleanup of redundant files from Prox directory |  Abhijit Sinha | 15 | -631/+0 |
2018-01-23 | Merge "Enable iommu support in grub" |  Ross Brattain | 3 | -0/+123 |
2018-01-23 | Rename ResourceProfile.check_if_sa_running() |  Emma Foley | 7 | -55/+53 |
2018-01-22 | Enable iommu support in grub |  Jan Malanik | 3 | -0/+123 |
2018-01-22 | Merge "Clean unit tests in "benchmark.scenarios.lib.test_create_volume.py" |  Ross Brattain | 2 | -21/+71 |
2018-01-22 | Merge "Move tests: unit/dispatcher" |  Ross Brattain | 3 | -9/+3 |
2018-01-22 | Merge "Move tests: unit/orchestrator/" |  Ross Brattain | 3 | -84/+231 |
2018-01-22 | Merge "Replace "oslo_utils.importutils" with standard library "importlib"" |  Ross Brattain | 6 | -29/+73 |
2018-01-22 | Clean unit tests in "benchmark.scenarios.lib.test_create_volume.py |  Emma Foley | 2 | -21/+71 |
2018-01-20 | Merge "update docs for procedure after host reboot" |  Ross Brattain | 1 | -6/+10 |
2018-01-19 | Merge "Vincenzo stepping down as Yardstick committer" |  Ross Brattain | 1 | -1/+0 |
2018-01-19 | Change ansible version to 2.4.2 |  John O Loughlin | 1 | -1/+1 |
2018-01-19 | Replace "oslo_utils.importutils" with standard library "importlib" |  Rodolfo Alonso Hernandez | 6 | -29/+73 |
2018-01-18 | Vincenzo stepping down as Yardstick committer |  Ross Brattain | 1 | -1/+0 |
2018-01-17 | Merge "Fix Cirros image name in CI script" |  Ross Brattain | 1 | -1/+1 |
2018-01-17 | Move tests: unit/orchestrator/ |  Emma Foley | 3 | -84/+231 |
2018-01-16 | Proposing Emma Foley as a committer in Yardstick |  Ross Brattain | 1 | -0/+1 |
2018-01-16 | Proposing Rodolfo Alonso Hernandez as a committer in Yardstick |  Rodolfo Alonso Hernandez | 1 | -0/+1 |
2018-01-17 | Merge "Proposing Jack Chan as a committer in Yardstick" |  Ross Brattain | 1 | -0/+1 |
2018-01-16 | Fix Cirros image name in CI script |  Rodolfo Alonso Hernandez | 1 | -1/+1 |
2018-01-16 | Merge "bugfix: Fix duplicate 'address' in standlone SRIOV" |  Ross Brattain | 2 | -5/+25 |
2018-01-16 | bugfix: Fix duplicate 'address' in standlone SRIOV |  Dino Madarang | 2 | -5/+25 |
2018-01-16 | Merge "bugfix:Incorrect title for testcase 081" |  Jing Lu | 1 | -2/+2 |
2018-01-16 | Merge "Update Dockerfile.aarch64.patch" |  Ross Brattain | 1 | -9/+21 |
2018-01-15 | update docs for procedure after host reboot |  John O Loughlin | 1 | -6/+10 |
2018-01-15 | Proposing Jack Chan as a committer in Yardstick |  Ross Brattain | 1 | -0/+1 |
2018-01-15 | bugfix:Incorrect title for testcase 081 |  JingLu5 | 1 | -2/+2 |
2018-01-15 | Merge "Testcase 084 documentation" |  Jing Lu | 1 | -0/+140 |
2018-01-13 | Do not hide unit tests execution fail |  Rodolfo Alonso Hernandez | 1 | -0/+7 |
2018-01-12 | Use assertIn(x, y) instead of other variations |  Emma Foley | 2 | -16/+22 |
2018-01-12 | Update Dockerfile.aarch64.patch |  Cristina Pauna | 1 | -9/+21 |
2018-01-12 | Move tests: unit/dispatcher |  Emma Foley | 3 | -9/+3 |
2018-01-11 | Move tests: unit/common |  Emma Foley | 9 | -7/+10 |
2018-01-11 | pylint: try to change formatting for Jenkins again |  Ross Brattain | 2 | -2/+2 |
2018-01-11 | Merge "Move tests: functional/" |  Ross Brattain | 5 | -7/+2 |
2018-01-11 | Merge "Move tests: unit/apiserver/" |  Ross Brattain | 4 | -10/+18 |
2018-01-11 | Move tests: unit/apiserver/ |  Emma Foley | 4 | -10/+18 |
2018-01-11 | Move tests: unit/test_ssh.py |  Emma Foley | 1 | -1/+1 |
2018-01-11 | Move tests: functional/ |  Emma Foley | 5 | -7/+2 |
2018-01-11 | pylint: make Jenkins output parseable |  Ross Brattain | 1 | -2/+7 |
2018-01-11 | Merge "Run tests in yardstick/tests/" |  Ross Brattain | 6 | -17/+97 |
2018-01-11 | Run tests in yardstick/tests/ |  Emma Foley | 6 | -17/+97 |