Skip to content

Updated logic for setup of artifactory instance when url is given#30

Open
naveenku-jfrog wants to merge 1 commit intomainfrom
fix/Updated-install-local-artfactory-setup
Open

Updated logic for setup of artifactory instance when url is given#30
naveenku-jfrog wants to merge 1 commit intomainfrom
fix/Updated-install-local-artfactory-setup

Conversation

@naveenku-jfrog
Copy link
Copy Markdown

What: Updated logic for setup of artifactory instance when url is given
Why: We have a need of setting up artifactory instance in many tests, but not with local instance.

@naveenku-jfrog naveenku-jfrog requested review from bhanurp and sverdlov93 and removed request for sverdlov93 April 26, 2026 07:44
echo "JFROG_TESTS_IS_EXTERNAL=true" >> $GITHUB_ENV
else
~/go/bin/local-rt-setup --connection-timeout-seconds "${RT_CONNECTION_TIMEOUT_SECONDS}"
go install github.com/jfrog/jfrog-testing-infra/local-rt-setup@${RT_SETUP_VERSION}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lets add a validation for RTLIC here since input is not made as non mandatory.

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.

2 participants