1. a34a304 Update error messages in sanity tests by Dmitriy Kruglov · 5 years ago
  2. 90076a3 Make Python style traceback as the default one by Dmitriy Kruglov · 5 years ago
  3. 7ea9715 Update test_check_module_versions by Ekaterina Chernova · 5 years ago
  4. b480675 Add exceptions to test_check_package_versions by Ekaterina Chernova · 5 years ago
  5. b2804bc Expect sysstat to be running on kvm03 only by Ekaterina Chernova · 5 years ago
  6. 131b58e Mark test_sysctl_variables as xfail PROD-31892 by Hanna Arhipova · 5 years ago
  7. 8cc3a98 test_drivetrain_components_and_versions, check images only for services by Hanna Arhipova · 5 years ago
  8. b9635f9 Added tests to check kernel parameters by Hanna Arhipova · 5 years ago
  9. 8d4082d Added Loader object for yaml.load by Hanna Arhipova · 5 years ago
  10. 85f55fe [CVP] Use correct proto in UI tests according to reclass by Oleksii Zhurba · 6 years ago
  11. 91dc815 Set https protocol for drivetrain components by Hanna Arhipova · 6 years ago
  12. 599801a [CVP] Exclude gtw01 in several tests in special case for octavia by Oleksii Zhurba · 6 years ago
  13. 04344f1 Fix parsing in docker images for test_drivatrain by Hanna Arhipova · 6 years ago
  14. 79f8d60 K8s dashboard is enabled only for deployment with Contrail, not with Calico by Hanna Arhipova · 6 years ago
  15. ede8b89 [CVP] Exclude dns nodes in test_single_vip_exists by Oleksii Zhurba · 6 years ago
  16. c810935 [CVP] Exclude some mounts in test_mounted_file_systems by Oleksii Zhurba · 6 years ago
  17. 3d21fc7 [CVP] Additional assert for test_k8s_dashboard_available by Oleksii Zhurba · 6 years ago
  18. 2c8362d [CVP] Enable test_reclass_nodes by Oleksii Zhurba · 6 years ago
  19. bea17c3 [CVP] Additional check for empty salt response by Oleksii Zhurba · 6 years ago
  20. 1ee9bdc [CVP][Sanity] Added vnet interfaces to skip list for MTU by Ievgeniia Zadorozhna · 6 years ago
  21. 4e667e5 [CVP] Skip all not relevant interfaces in test_mtu by Oleksii Zhurba · 6 years ago
  22. 759e39c Add definition for folder with report to the Dockerfile by Hanna Arhipova · 6 years ago
  23. d101802 [cvp-spt] add live logs to stdout by Hanna Arhipova · 6 years ago
  24. 075cc7a [CVP] Fix several small issues found during testing by Oleksii Zhurba · 6 years ago
  25. 56eab94 Add logging for salt-api requests/responses by Hanna Arhipova · 6 years ago
  26. 5b15b9b [CVP] Add tags and review SL tests by Oleksii Zhurba · 6 years ago
  27. d6c250e Add test to check # of node in reclass and in salt by Oleksii Zhurba · 6 years ago
  28. 100dc38 [CVP] Skip flannel interfaces from test_single_vip_exists (it is a case for k8s clusters) by Oleksii Zhurba · 6 years ago
  29. 90c25cf [CVP] Bump python modules packages for cvp-spt and cvp-sanity by Oleksii Zhurba · 6 years ago
  30. 8c05e27 Add test steps into the stdout if test failed. by Hanna Arhipova · 6 years ago
  31. a14488d Fix incorrect counting of backends by Hanna Arhipova · 6 years ago
  32. 10e2db4 Run opencontrain tests for OpenStack-type deployment only by Hanna Arhipova · 6 years ago
  33. 1db3888 Merge "test_oss launched if cicd node available" by Oleksii Zhurba · 6 years ago
  34. 80514de Exclude kdt-nodes from test_mounts by Hanna Arhipova · 6 years ago
  35. dd17609 [CVP] Fix parameter name in test_check_services by Oleksii Zhurba · 6 years ago
  36. 10b3603 [CVP] Add sanity test to check vip address presence for groups by Oleksii Zhurba · 6 years ago
  37. 577453f Merge "Added tests to check Drivetrain on K8s" by Oleksii Zhurba · 6 years ago
  38. bcb27cd [CVP] Disable public url check for gerrit and jenkins on k8s envs by Oleksii Zhurba · 6 years ago
  39. 50a2167 test_oss launched if cicd node available by Hanna Arhipova · 6 years ago
  40. 67aaec9 [CVP] Do not skip test_jenkins_jobs_branch by default by Oleksii Zhurba · 6 years ago
  41. 4a79efd Added tests to check Drivetrain on K8s by Hanna Arhipova · 6 years ago
  42. 4bfd2ee [CVP] Refactor salt client class by Oleksii Zhurba · 6 years ago
  43. b7e866c Set requirement for existed cicd-nodes in drivetrain tests by Hanna Arhipova · 6 years ago
  44. 45ae6b6 Added test to check mounted file systems on control plane VMs by Ievgeniia Zadorozhna · 6 years ago
  45. 835b0cb [test_cinder_services] Verify backend existence before testing by Hanna Arhipova · 6 years ago
  46. 16a8f41 Move test_drivetrain_jenkins_job to the end of drivetrain tests queue to by Hanna Arhipova · 6 years ago
  47. b91c314 [CVP] Fix test_drivetrain_components_and_versions for new MCP updates logic by Oleksii Zhurba · 6 years ago
  48. d52b5fe [CVP] Fix test_jenkins_jobs_branch according to new MCP updates logic by Oleksii Zhurba · 6 years ago
  49. ab91964 [test_check_services] Change logic to check services by Hanna Arhipova · 6 years ago
  50. 8fd295c Add possibility to define list of services/modules/packages to skip by Hanna Arhipova · 6 years ago
  51. f139db4 Added test to check nova services, hosts are consistent by Ievgeniia Zadorozhna · 6 years ago
  52. 90ed2ea Merge "Add ntp_skipped_nodes parameter, do not compare time on nodes with salt master" by harhipova · 6 years ago
  53. d006dbf Merge "Do not add node without virbr0* interfaces for comparison" by harhipova · 6 years ago
  54. 6661b23 Merge "Add more public url tests for UIs" by harhipova · 6 years ago
  55. 24b71aa Do not add node without virbr0* interfaces for comparison by Oleksii Zhurba · 6 years ago
  56. 9b74486 Add ntp_skipped_nodes parameter, do not compare time on nodes with salt master by Oleksii Zhurba · 6 years ago
  57. 5a0d02b Merge "Added test to check nodes status in MAAS" by Oleksii Zhurba · 6 years ago
  58. 25215d9 Add more public url tests for UIs by Oleksii Zhurba · 6 years ago
  59. 90fdfb5 Added test to check nodes status in MAAS by Ievgeniia Zadorozhna · 6 years ago
  60. e792be5 Fix version parsing in test_drivetrain_components_and_versions by Hanna Arhipova · 6 years ago
  61. 6baf787 Added test to check all packages are latest by Ievgeniia Zadorozhna · 6 years ago
  62. c48585f Added test to check ntpq peers state by Ievgeniia Zadorozhna · 6 years ago
  63. ae0e72a Disabled test result for test_duplicate_ips. It reacts to ens3 networks by Hanna Arhipova · 6 years ago
  64. 47e42da Disabled test results for test_cinder_services. It affects to test_drivetrain job voting by Hanna Arhipova · 6 years ago
  65. f2660bd Retry test for docker services replicas by Hanna Arhipova · 6 years ago
  66. 6f34fbb Change jenkins_jobs_branch test to check release branches by Hanna Arhipova · 6 years ago
  67. 7c5f3fd Added test for K8S dashboard availability by Ievgeniia Zadorozhna · 6 years ago
  68. b8ec40e Merge "Add a new test to check for duplicate IPs in an env" by Oleksii Zhurba · 6 years ago
  69. 6dc2b00 Merge "Small fix: test nodes in ElasticSearch will get > than 500 nodes" by Oleksii Zhurba · 6 years ago
  70. ac4a14e Add a new test to check for duplicate IPs in an env by Dmitriy Kruglov · 6 years ago
  71. 09b1ae8 Added StackLight UI tests for public endpoints by Ievgeniia Zadorozhna · 6 years ago
  72. df243ef Added UI tests for Alerta: internal and public addresses by Ievgeniia Zadorozhna · 6 years ago
  73. ac85045 Added test to check minions status by Ievgeniia Zadorozhna · 6 years ago
  74. 03af292 Small fix: test nodes in ElasticSearch will get > than 500 nodes by Ievgeniia Zadorozhna · 6 years ago
  75. 16e93fb Renamed folder with tests to make them consistent with cvp-runner.groovy by Hanna Arhipova · 6 years ago