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

AWS: add t3.micro as dev-mode instance #482

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

benipeled
Copy link
Contributor

Following the dev-mode instances support was added on #479
This change adds the t3.micro as AWS dev-mode instance

cc @carlosms

@benipeled
Copy link
Contributor Author

@benipeled benipeled requested review from syuu1228 and a team September 20, 2023 17:50
@benipeled benipeled merged commit ab5c314 into scylladb:next Sep 21, 2023
1 check passed
@benipeled benipeled deleted the support_aws_dev_instances branch September 21, 2023 04:41
juliayakovlev added a commit to juliayakovlev/scylla-cluster-tests that referenced this pull request Oct 3, 2023
The change is presented in https://github.com/scylladb/scylla-cluster-tests/pull/6566/commits/
e49c4f4 added '--developer-mode' scylla argument for
t3.micro artifact test.

But later '--developer-mode' agrument was added to be default by
scylladb/scylla-machine-image#482.

As result
https://jenkins.scylladb.com/job/enterprise-2023.1/job/artifacts/job/artifacts-ami-t3_micro-test/
fails with error:

scylla[4265]: FATAL: Exception during startup, aborting: boost::wrapexcept<boost::program_options::
multiple_occurrences> (option '--developer-mode' cannot be specified more than once)

Remove '--developer-mode' arg.
fruch pushed a commit to scylladb/scylla-cluster-tests that referenced this pull request Oct 3, 2023
The change is presented in https://github.com/scylladb/scylla-cluster-tests/pull/6566/commits/
e49c4f4 added '--developer-mode' scylla argument for
t3.micro artifact test.

But later '--developer-mode' agrument was added to be default by
scylladb/scylla-machine-image#482.

As result
https://jenkins.scylladb.com/job/enterprise-2023.1/job/artifacts/job/artifacts-ami-t3_micro-test/
fails with error:

scylla[4265]: FATAL: Exception during startup, aborting: boost::wrapexcept<boost::program_options::
multiple_occurrences> (option '--developer-mode' cannot be specified more than once)

Remove '--developer-mode' arg.
fruch pushed a commit to scylladb/scylla-cluster-tests that referenced this pull request Oct 3, 2023
The change is presented in https://github.com/scylladb/scylla-cluster-tests/pull/6566/commits/
e49c4f4 added '--developer-mode' scylla argument for
t3.micro artifact test.

But later '--developer-mode' agrument was added to be default by
scylladb/scylla-machine-image#482.

As result
https://jenkins.scylladb.com/job/enterprise-2023.1/job/artifacts/job/artifacts-ami-t3_micro-test/
fails with error:

scylla[4265]: FATAL: Exception during startup, aborting: boost::wrapexcept<boost::program_options::
multiple_occurrences> (option '--developer-mode' cannot be specified more than once)

Remove '--developer-mode' arg.

(cherry picked from commit 3262654)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants