Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roachtest: rename failover tests #121211

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andrewbaptist
Copy link
Collaborator

This patch restructures the naming scheme to make it more readable and understandable. The new names are:

failover/chaos/read-only/lease=epoch
failover/chaos/read-only/lease=expiration
failover/chaos/read-write/lease=epoch
failover/chaos/read-write/lease=expiration
failover/crash/liveness/lease=epoch
failover/crash/liveness/lease=expiration
failover/crash/system/lease=epoch
failover/crash/system/lease=expiration
failover/crash/user/lease=epoch
failover/crash/user/lease=expiration
failover/deadlock/liveness/lease=epoch
failover/deadlock/liveness/lease=expiration
failover/deadlock/system/lease=epoch
failover/deadlock/system/lease=expiration
failover/deadlock/user/lease=epoch
failover/deadlock/user/lease=expiration
failover/disk-stall/liveness/lease=epoch
failover/disk-stall/liveness/lease=expiration
failover/disk-stall/system/lease=epoch
failover/disk-stall/system/lease=expiration
failover/disk-stall/user/lease=epoch
failover/disk-stall/user/lease=expiration
failover/partition-full/liveness/lease=epoch
failover/partition-full/liveness/lease=expiration
failover/partition-full/system/lease=epoch
failover/partition-full/system/lease=expiration
failover/partition-full/user/lease=epoch
failover/partition-full/user/lease=expiration
failover/partition-receive/liveness/lease=epoch
failover/partition-receive/liveness/lease=expiration
failover/partition-receive/system/lease=epoch
failover/partition-receive/system/lease=expiration
failover/partition-receive/user/lease=epoch
failover/partition-receive/user/lease=expiration
failover/partition-send/liveness/lease=epoch
failover/partition-send/liveness/lease=expiration
failover/partition-send/system/lease=epoch
failover/partition-send/system/lease=expiration
failover/partition-send/user/lease=epoch
failover/partition-send/user/lease=expiration
failover/partition-partial/lease-gateway/lease=epoch
failover/partition-partial/lease-gateway/lease=expiration
failover/partition-partial/lease-leader/lease=epoch
failover/partition-partial/lease-leader/lease=expiration
failover/partition-partial/lease-liveness/lease=epoch
failover/partition-partial/lease-liveness/lease=expiration
failover/pause/liveness/lease=epoch
failover/pause/liveness/lease=expiration
failover/pause/system/lease=epoch
failover/pause/system/lease=expiration
failover/pause/user/lease=epoch
failover/pause/user/lease=expiration

Epic: none
Release note: None

This patch restructures the naming scheme to make it more readable and
understandable. The new names are:

```
failover/chaos/read-only/lease=epoch
failover/chaos/read-only/lease=expiration
failover/chaos/read-write/lease=epoch
failover/chaos/read-write/lease=expiration
failover/crash/liveness/lease=epoch
failover/crash/liveness/lease=expiration
failover/crash/system/lease=epoch
failover/crash/system/lease=expiration
failover/crash/user/lease=epoch
failover/crash/user/lease=expiration
failover/deadlock/liveness/lease=epoch
failover/deadlock/liveness/lease=expiration
failover/deadlock/system/lease=epoch
failover/deadlock/system/lease=expiration
failover/deadlock/user/lease=epoch
failover/deadlock/user/lease=expiration
failover/disk-stall/liveness/lease=epoch
failover/disk-stall/liveness/lease=expiration
failover/disk-stall/system/lease=epoch
failover/disk-stall/system/lease=expiration
failover/disk-stall/user/lease=epoch
failover/disk-stall/user/lease=expiration
failover/partition-full/liveness/lease=epoch
failover/partition-full/liveness/lease=expiration
failover/partition-full/system/lease=epoch
failover/partition-full/system/lease=expiration
failover/partition-full/user/lease=epoch
failover/partition-full/user/lease=expiration
failover/partition-receive/liveness/lease=epoch
failover/partition-receive/liveness/lease=expiration
failover/partition-receive/system/lease=epoch
failover/partition-receive/system/lease=expiration
failover/partition-receive/user/lease=epoch
failover/partition-receive/user/lease=expiration
failover/partition-send/liveness/lease=epoch
failover/partition-send/liveness/lease=expiration
failover/partition-send/system/lease=epoch
failover/partition-send/system/lease=expiration
failover/partition-send/user/lease=epoch
failover/partition-send/user/lease=expiration
failover/partition-partial/lease-gateway/lease=epoch
failover/partition-partial/lease-gateway/lease=expiration
failover/partition-partial/lease-leader/lease=epoch
failover/partition-partial/lease-leader/lease=expiration
failover/partition-partial/lease-liveness/lease=epoch
failover/partition-partial/lease-liveness/lease=expiration
failover/pause/liveness/lease=epoch
failover/pause/liveness/lease=expiration
failover/pause/system/lease=epoch
failover/pause/system/lease=expiration
failover/pause/user/lease=epoch
failover/pause/user/lease=expiration
```

Epic: none
Release note: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants