tree: 5df9456e719d102b87103157b60f636c4898ecf6 [path history] [tgz]
  1. README.md
  2. envfile.rc
  3. lib/
  4. resources/
  5. run_test.sh
  6. testsuite/
robot-systest/README.md

Robot Framework: Test usage

Requirements

Installation

sudo -H python3 -m pip install --ignore-installed haikunator requests pyvcloud progressbar pathlib robotframework robotframework-seleniumlibrary robotframework-requests robotframework-SSHLibrary
sudo snap install yq
sudo apt-get install -y python3-openstackclient  # Installs Queens by default

Usage

Example using hackfest basic test.


# Set your environment variables in environment.rc as specified in requirements source environment.rc cd ~/devops/robot-systest robot -d ${ROBOT_REPORT_FOLDER} testsuite/hackfest_basic.robot