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

Use creds in alternator tests #4034

Merged
merged 4 commits into from
Sep 17, 2024
Merged

Use creds in alternator tests #4034

merged 4 commits into from
Sep 17, 2024

Conversation

Michal-Leszczynski
Copy link
Collaborator

@Michal-Leszczynski Michal-Leszczynski commented Sep 16, 2024

This PR does a few things:

Fixes #4032
Ref https://github.com/scylladb/scylla-enterprise/issues/4708
Ref #4036

@Michal-Leszczynski Michal-Leszczynski marked this pull request as ready for review September 16, 2024 12:25
@Michal-Leszczynski
Copy link
Collaborator Author

@karol-kokoszka This PR is ready for review!
Please take a look at issues https://github.com/scylladb/scylla-enterprise/issues/4708 and #4036 as well.

@Michal-Leszczynski
Copy link
Collaborator Author

@karol-kokoszka there are other PRs rebased on this one, could you take a look, so that they can be unblocked as well?

Copy link
Collaborator

@karol-kokoszka karol-kokoszka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks !

@Michal-Leszczynski
Copy link
Collaborator Author

Here is some proof that this fixes the result observed here:

miles@fedora:~/scylla-manager$ ./sctool.dev status -c myc
Datacenter: dc1
╭────┬────────────┬──────────┬──────────┬────────────────┬──────────┬──────┬─────────┬────────┬──────────┬──────────────────────────────────────╮
│    │ Alternator │ CQL      │ REST     │ Address        │ Uptime   │ CPUs │ Memory  │ Scylla │ Agent    │ Host ID                              │
├────┼────────────┼──────────┼──────────┼────────────────┼──────────┼──────┼─────────┼────────┼──────────┼──────────────────────────────────────┤
│ UN │ UP (1ms)   │ UP (5ms) │ UP (1ms) │ 192.168.200.11 │ 2h39m18s │ 16   │ 31.069G │ 6.0.1  │ Snapshot │ e7240eff-d6ef-4972-a137-d5bad1d6a02c │
│ UN │ UP (1ms)   │ UP (5ms) │ UP (1ms) │ 192.168.200.12 │ 2h39m18s │ 16   │ 31.069G │ 6.0.1  │ Snapshot │ a78f1f32-c3f5-4497-bfcb-95101599970b │
│ UN │ UP (1ms)   │ UP (5ms) │ UP (3ms) │ 192.168.200.13 │ 2h39m18s │ 16   │ 31.069G │ 6.0.1  │ Snapshot │ 103304a2-6df0-4da3-9bc6-4cf8a83f43ec │
╰────┴────────────┴──────────┴──────────┴────────────────┴──────────┴──────┴─────────┴────────┴──────────┴──────────────────────────────────────╯

@Michal-Leszczynski Michal-Leszczynski merged commit 2eb1389 into master Sep 17, 2024
51 checks passed
@Michal-Leszczynski Michal-Leszczynski deleted the ml/fix-4032 branch September 17, 2024 09:46
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.

Alternator enterprise tests are failing
2 participants