Skip to content

Commit

Permalink
Update README.md in preparation for archiving robotest
Browse files Browse the repository at this point in the history
  • Loading branch information
wadells committed Jun 29, 2023
1 parent ea78dcf commit 21311fb
Showing 1 changed file with 1 addition and 22 deletions.
23 changes: 1 addition & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,5 @@

Robotest is a tool for running automated integration tests against [Gravity](https://gravitational.com/gravity).

# Running
Robotest is distributed as a [Open Container Initiative](https://opencontainers.org/)
image at https://quay.io/repository/gravitational/robotest-suite.
Robotest is no longer developed or supported, as [Gravity has been deprecated](https://github.com/gravitational/gravity#gravity).

To learn how to invoke `robotest-suite`, see the [suite README](./suite/README.md).

# Upgrading
To change to a different version of Robotest, simply depend on a different
image tag from quay.io.

## API Stability
See Robotest's [release documentation](./RELEASE.md) for information about
API stability and backwards compatibility between Robotest versions.

# Contributing
If you would like to contribute to Robotest, check out our [contribution guidelines](CONTRIBUTING.md).

# End-to-End Testing (deprecated)
In earlier versions, Robotest offered automated Web UI based tests against the
Gravity web installer. After [significant changes](https://github.com/gravitational/gravity/pull/424/)
to the Web UI in Gravity 6.0 these browser based tests were never updated and
have now fallen into disuse. For more information on browser based tests see
the [e2e README](./e2e/README.md).

0 comments on commit 21311fb

Please sign in to comment.