/robot-framework-docker

Docker image for robot framework

Primary LanguageDockerfile

Robot framework Docker image

This repo provides a Docker image for Robot framework-based test suites.

The image, besides a recent, python3 based Robot framework environment, provides tools commonly used in WLCG data management:

  • jq
  • oidc-agent
  • voms clients
  • gfal
  • curl (compiled against OpenSSL)

More details in the Dockerfile.

The image is currently used by:

The image is built in CI on every commit or pull request submitted to this repo. It is pushed on DockerHub when the code is tagged.

The Docker image name is indigoiam/robot-framework. To see the list of tags available, check the DockerHub repo.