Skip to content

Releases: red-hat-data-services/ods-ci

1.2.0

07 Mar 12:35
7c4dfd2
Compare
Choose a tag to compare

What's Changed

  • Add "Clean Up User Notebook" keyword by @jgarciao in #111
  • Add support to install and uninstall rhods using addons by @aloganat in #106
  • adding anaconda key in test-variables.yml by @bdattoma in #114
  • Added status check for enable button in ACE by @tarukumar in #108
  • ODS 516/517 - Added Prometheus Alert for PVC Usage by @lucferbux in #102
  • Add metrics tests (ODS-509 and ODS-510) to smoke by @jgarciao in #118
  • Add automated test for ODS-310 and ODS-367 by @bdattoma in #107
  • Minimal tensorflow test by @lugi0 in #69
  • Add must-gather image test to Sanity and Smoke (ODS-505) by @jgarciao in #119
  • Add support to create ocm.json config based on testing platform by @aloganat in #122
  • Add Automated test to cover ODS-272,344 and 501 by @bdattoma in #120
  • Added support to execute Robot scipt from mac OS by @tarukumar in #115
  • add account keywords for rhosak in test-variables by @bdattoma in #129

New Contributors

Full Changelog: 1.1.1...1.2.0

1.1.1 - RHODS Field Trial!

07 Mar 12:33
99158c0
Compare
Choose a tag to compare

What's Changed

  • Add polarion test IDs to smoke tests by @aloganat in #53
  • Check for new Python version in images by @lugi0 in #54
  • Change the login auth from kubeadmin to test user by @aloganat in #57
  • Refactor the folder structure for the tests by @jgarciao in #60
  • Add minimal image test to Smoke by @lugi0 in #61
  • S3+Git CC Fraud test suite by @lugi0 in #62
  • Add utility scripts to generate testconfig file and to update polarion by @aloganat in #64
  • Add first openshift billing metrics tests by @jgarciao in #63
  • Long running test by @lugi0 in #65
  • New Spawn Keyword with arguments, retries by @lugi0 in #66
  • Special usernames test by @lugi0 in #70
  • Add support to have prometheus token for cluster in config file by @aloganat in #74
  • Fix some issues rhods 1.1.0 by @jgarciao in #72
  • Fix screenshot name escaping by @lugi0 in #71
  • Add support for creating OSD cluster using ocm cli by @aloganat in #76
  • Fix typo in osd cluster create command by @aloganat in #77
  • Verify services available in ODS Dashboard by @jgarciao in #73
  • Add support to create ldap identity provider by @aloganat in #78
  • Fix for not erroring out if idp or user already exists by @aloganat in #80
  • Add LDAP special users to OSD workflow by @lugi0 in #81
  • Fix/s3 test case by @lugi0 in #84
  • remove + from special chars by @lugi0 in #82
  • Modify xpath to find for polarion id tags by @aloganat in #86
  • Fix dictionary handling when empty by @lugi0 in #87
  • Add dependency for CLI library by @vasukulkarni in #89
  • Fix flacky metrics test failing with "no datapoints found" by @jgarciao in #85
  • Adding JH tests for permitted, admin, and non-authorized users by @crobby in #88
  • Add tests for must-gather logs by @VaishnaviHire in #90
  • Create a test for ODS-536 by @tmckayus in #92
  • Move jupyterhub-user-access test to Sanity tests by @LaVLaS in #96
  • Add prometheus url in test-variables config file by @aloganat in #97
  • Add Metrics monitoring tests by @anishasthana in #95
  • Add support to delete osd cluster by @aloganat in #100
  • Fix Stop JupyterHub Notebook Server keyword by @jgarciao in #98
  • Fix billing metrics tests (datapoints found error) and disable checking removed prometheus rule by @jgarciao in #99
  • Test for external links in RHODS Resources section by @bdattoma in #83
  • Add support to install specific osd version by @aloganat in #105
  • Fix monitoring tests ODS-173 and ODS-175 after changes in OpenShift 4.9 by @jgarciao in #104

New Contributors

Full Changelog: 0.1.0...1.1.1

0.1.0

07 Mar 12:14
0e5ca5e
Compare
Choose a tag to compare

What's Changed

  • Update to allow running tests on any cluster by @LaVLaS in #1
  • Add options to generate xunit and html report files by @aloganat in #3
  • Add automation for JupyterHub notebook spawn and shutdown by @LaVLaS in #2
  • Use window title as selector for new py3 notebook window by @LaVLaS in #4
  • Add check JH dashboard visibility by @LaVLaS in #5
  • Use seleniumlibrary pip package by @LaVLaS in #6
  • Add filter to OCP route search screen by @LaVLaS in #10
  • Sets headlesschrome as the default browser for test runs by @LaVLaS in #11
  • Fix check for openshift authentication type at login by @LaVLaS in #12
  • Feature/odh dashboard by @LaVLaS in #14
  • Add Robot Framework JupyterLibrary and add generic notebook test for JupyterLab by @LaVLaS in #15
  • Add ODH Installation test by @pablofelix in #17
  • Reorganize the resources to their own folder by @LaVLaS in #20
  • Add updates for authenticating users on the ODH Dashboard by @LaVLaS in #21
  • Update JupyterLab nb tests to close all tabs on success by @LaVLaS in #22
  • Set RobotFramework version>=4.0 in setup.py by @LaVLaS in #23
  • Add ODH uninstall test by @pablofelix in #19
  • Update xpath for JH spawner env var input by @LaVLaS in #25
  • Add support for navigating file tree and cloning repos for test runs by @LaVLaS in #28
  • Remove chromedriver from the repo by @LaVLaS in #32
  • Feature/minimal nb image testing by @lugi0 in #31
  • Update to 1.0.10 by @lugi0 in #33
  • Add Tags for running smoke tests by @aloganat in #35
  • Abstracting UI-related code, general refactoring and clean up by @lugi0 in #36
  • Fixing rhods-smoke job failures by @lugi0 in #38
  • Fix Suite Teardown procedure by @lugi0 in #39
  • Adding sleep after clicking JH link from console to give the page time to load by @crobby in #40
  • Add Contributing section to Readme by @jgarciao in #43
  • Add Dockerfile for running framework in a container by @LaVLaS in #37
  • update readme to use pre-generated ods-ci image by @vasukulkarni in #46
  • Image iteration in single test case by @lugi0 in #41
  • Add Keyword to fix spawner status by @lugi0 in #44
  • Add robotframework-lsp dependency in requirements-dev.txt by @jgarciao in #48
  • Fix incorrect mount point in build/README doc by @LaVLaS in #47
  • Skip new user tour popup by @lugi0 in #49
  • Wait for JH to load by @lugi0 in #50

Full Changelog: https://github.com/red-hat-data-services/ods-ci/commits/0.1.0