tree: 831f1b27bf8f1616f66e1f9ab65a750a9641a65a [path history] [tgz]
  1. README.md
  2. deprecated/
  3. environment.rc
  4. lib/
  5. resources/
  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