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

update rulesguard with new rules #10392

Merged
merged 5 commits into from Sep 1, 2020

Conversation

harshavardhana
Copy link
Member

@harshavardhana harshavardhana commented Aug 31, 2020

Description

update rulesguard with new rules

Motivation and Context

fix issues after updating rulesguard with new rules

How to test this PR?

Nothing special all functionality should remain the same

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • Fixes a regression (If yes, please add commit-id or PR # here)
  • Documentation needed
  • Unit tests needed

@minio minio deleted a comment from minio-trusted Sep 1, 2020
@minio-trusted
Copy link
Contributor

Mint Automation

Test Result
mint-large-bucket.sh ✔️
mint-fs.sh ✔️
mint-gateway-s3.sh ✔️
mint-erasure.sh ✔️
mint-dist-erasure.sh ✔️
mint-zoned.sh ✔️
mint-gateway-nas.sh ✔️
mint-gateway-azure.sh more...

10392-3c4494e/mint-gateway-azure.sh.log:

Running with
SERVER_ENDPOINT:      minio-c2.minio.io:30479
ACCESS_KEY:           minioazure
SECRET_KEY:           ***REDACTED***
ENABLE_HTTPS:         0
SERVER_REGION:        us-east-1
MINT_DATA_DIR:        /mint/data
MINT_MODE:            full
ENABLE_VIRTUAL_STYLE: 0

To get logs, run 'docker cp 1fc5a9f882e3:/mint/log /tmp/mint-logs'

(1/15) Running aws-sdk-go tests ... done in 12 seconds
(2/15) Running aws-sdk-java tests ... done in 2 seconds
(3/15) Running aws-sdk-php tests ... done in 6 minutes and 24 seconds
(4/15) Running aws-sdk-ruby tests ... done in 18 seconds
(5/15) Running awscli tests ... FAILED in 47 seconds
{
  "name": "awscli",
  "duration": 3867,
  "function": "aws --endpoint-url http://minio-c2.minio.io:30479 s3api copy-object --bucket awscli-mint-test-bucket-14950 --key datafile-1-kB-copy --copy-source awscli-mint-test-bucket-14950/datafile-1-kB\n",
  "status": "FAIL",
  "error": "Hash mismatch expected ae9a3f1d83c6d5c7e2f1abff06064890, got 0x8D84EC3B0FA95FD-1"
}
(5/15) Running healthcheck tests ... done in 0 seconds
(6/15) Running mc tests ... done in 5 minutes and 13 seconds
(7/15) Running minio-dotnet tests ... done in 1 minutes and 37 seconds
(8/15) Running minio-go tests ... done in 5 minutes and 39 seconds
(9/15) Running minio-java tests ... done in 7 minutes and 29 seconds
(10/15) Running minio-js tests ... done in 2 minutes and 39 seconds
(11/15) Running minio-py tests ... done in 13 minutes and 3 seconds
(12/15) Running s3cmd tests ... done in 2 minutes and 17 seconds
(13/15) Running s3select tests ... done in 54 seconds
(14/15) Running security tests ... done in 0 seconds

Executed 14 out of 15 tests successfully.

Deleting image on docker hub
Deleting image locally
Error: No such image: minio/minio:10392-3c4494e

@harshavardhana harshavardhana merged commit 2acb530 into minio:master Sep 1, 2020
@harshavardhana harshavardhana deleted the fix-issues branch September 1, 2020 23:58
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.

None yet

4 participants