tree: b85c0c8503f03e51df55cb7daade93ce6d4d2bda [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