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

[JENKINS-45315] TLS support - enables cloud hosted mongo #128

Merged
merged 1 commit into from May 15, 2020

Conversation

timja
Copy link
Member

@timja timja commented Apr 23, 2020

No description provided.

@timja
Copy link
Member Author

timja commented Apr 23, 2020

cc @rsandell @TWestling

@timja timja closed this Apr 23, 2020
@timja
Copy link
Member Author

timja commented Apr 23, 2020

Retriggering build for incrementals

@timja timja reopened this Apr 23, 2020
@timja timja closed this Apr 23, 2020
@timja
Copy link
Member Author

timja commented Apr 23, 2020

and again

@timja timja reopened this Apr 23, 2020
@timja timja closed this Apr 23, 2020
@timja timja reopened this Apr 23, 2020
@timja
Copy link
Member Author

timja commented May 8, 2020

ping @rsandell @TWestling

mongo '<primary-connection-string'

use <db-name> # this should be the db name you chose earlier, e.g. bfa
db.failureCauses.createIndex({ "name": 1 })
Copy link
Member

Choose a reason for hiding this comment

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

can't the plugin add this index somehow?

Copy link
Member Author

Choose a reason for hiding this comment

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

most likely, didn't think of that.

@rsandell rsandell changed the title JENKINS-45315 TLS support - enables cloud hosted mongo [JENKINS-45315] TLS support - enables cloud hosted mongo May 15, 2020
@rsandell rsandell merged commit 5f65109 into jenkinsci:master May 15, 2020
@timja timja deleted the ssl-support branch May 15, 2020 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants