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

mc: use functional tests from mc repo #139

Merged
merged 1 commit into from
Oct 17, 2017
Merged

mc: use functional tests from mc repo #139

merged 1 commit into from
Oct 17, 2017

Conversation

balamurugana
Copy link
Member

No description provided.

@@ -20,3 +20,5 @@ MC_VERSION="RELEASE.2017-06-15T03-38-43Z"
test_run_dir="$MINT_RUN_CORE_DIR/mc"
$WGET --output-document="${test_run_dir}/mc" "https://dl.minio.io/client/mc/release/linux-amd64/mc.${MC_VERSION}"
chmod a+x "${test_run_dir}/mc"
$WGET --output-document="${test_run_dir}/functional-tests.sh" https://raw.githubusercontent.com/minio/mc/master/functional-tests.sh
Copy link
Contributor

Choose a reason for hiding this comment

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

functional tests should be pulled from specific mc release like other SDKs

Copy link
Member

Choose a reason for hiding this comment

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

Agree with @nitisht

@poornas
Copy link
Contributor

poornas commented Sep 27, 2017

can you fix the branch conflicts? Can't pull docker image from travis.

Copy link
Member

@harshavardhana harshavardhana left a comment

Choose a reason for hiding this comment

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

Rebase needed before reviewing..

@balamurugana
Copy link
Member Author

This PR can't be verified until next mc's release

@balamurugana
Copy link
Member Author

@harshavardhana @nitisht this PR is ready for review

Copy link
Contributor

@nitisht nitisht left a comment

Choose a reason for hiding this comment

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

LGTM & Tested

@nitisht nitisht merged commit f2778b3 into minio:master Oct 17, 2017
@balamurugana balamurugana deleted the use-mc-functional-test branch October 18, 2017 16:49
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.

4 participants