Resource Locking for Robot Framework
Project description
Robotframework Relukko
See the keywords documentation https://relukko.gitlab.io/robotframework-relukko/
*** Settings ***
Library Relukko creator=Creator Name
*** Test Cases ***
Test Resource Lock
Set Up Relukko http://localhost:3000 some-api-key
Acquire Relukko LockName 8m34s
${lock} Keep Relukko Alive For The Next 6m
Log ${lock}
${lock} Keep Relukko Alive For The Next "50" Seconds
Log ${lock}
${lock} Keep Relukko Alive For The Next 5 Min
Log ${lock}
${lock} Add To Current Relukko Expire At Time 7m
Log ${lock}
${lock} Add To Current Relukko Expire At Time "60" Seconds
Log ${lock}
${lock} Add To Current Relukko Expire At Time 5 Min
Log ${lock}
${lock} Update Relukko creator=Mark
Log ${lock}
${lock} Update Relukko expires_at=2025-01-01T12:34:56.123456Z
Log ${lock}
${lock} Get Current Relukko
Log ${lock}
${expires_at} Get Relukko Expires At Time
Log ${expires_at}
${lock} Get All Relukkos
Log ${lock}
${lock} Delete Relukko
Log ${lock}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file robotframework_relukko-0.3.0.tar.gz.
File metadata
- Download URL: robotframework_relukko-0.3.0.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eee17d32f822ecdc28adfcaef638d1fab3f1a44aee5e78b6a7191fb8c5e25a49
|
|
| MD5 |
e3b4fc651d914a60c734933f5305a966
|
|
| BLAKE2b-256 |
40778e9820699ba41ebeb35fc6bd8cd986548d690d1641955274f8e687ff1849
|
File details
Details for the file robotframework_relukko-0.3.0-py3-none-any.whl.
File metadata
- Download URL: robotframework_relukko-0.3.0-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e83876fe511ea4203414a4035c11d38698f8678d9f2d085e2feddb2efc21e2db
|
|
| MD5 |
636e365f8966cf443d1bba9b9dfd7c5d
|
|
| BLAKE2b-256 |
c7a13f9819725c65f9062d6884769083ae9a3b8995d01cedf01ecde5c9222f4f
|