minio / mint

Collection of tests to detect overall correctness of MinIO server.
Apache License 2.0
82 stars 50 forks source link

php: Add tests for more S3 APIs #78

Closed krisis closed 7 years ago

krisis commented 7 years ago
nitisht commented 7 years ago

@krisis not exactly related to this PR but I wanted to add another point here. Could you pls add logging to stdout for success cases, probably a simple Running test xyz will be enough for each test case.

Currently this is the only output in aws-sdk-php logs

nitish@torch:~/dev/release/gcs-logs/log/aws-sdk-php$ cat output.log 
4cfca5244d86
4f398d4aaaf7
655a76c3bfb8
7srz3a0a2ax0dbewk84hxvwvowy0u45m
aws-sdk-php-bucket-04123
aws-sdk-php-bucket-21340
bpedze5t67konanbv1vsjlhypbwrtjh7
bqaogawgtw5fcpeoaweb9no9tmmwh7rd
ece2d3b2e999
ersan1
ersan2
foggybank
j9x0sgatffjetvacbavtchxj3twicvig
k0plbm4bj49mkr8d1okpeznh6s8hwptl
krisis1
lvtx4p1xrciwnvnsokoq1nbqtee0x8ex
minio-go-test25stcjh4tf51jh1ez
minio-go-test4obkzfwanhi1usikr
minio-go-testaif4ykqzxtiedb39l
minio-go-testbztukvwotwkak4h2h
minio-go-testdqefu125pht3ztozo
minio-go-testku54jld3aeh4sova4
minio-go-testotlmqxeqf0cdznvug
minio-go-testwrk35ju6bgckmzflt
minio-go-testyb9kim3x03bre23gz
minio-java-test-3jm4heg
minio-java-test-fhp46m
miniodotnet4z3kfk09iccbvst
miniodotneta7tmc1zm14aq6jg
miniodotnetao2ob1l8odtokd6
miniodotnethz1ip5tvldqvddd
miniodotnetolqj56gbkdxclgb
miniodotnetqgdg1c0e0xlr0sd
miniodotnetsg8yq0xyjnuugsu
muddyriver
vmmis6ekienoyuxtgbmymmiuakm8yp3c
wv3y4cmueina4xvpw61ivkmwkj013wp9
krisis commented 7 years ago

@NitishT added logging support.

nitisht commented 7 years ago

@harshavardhana are your comments addressed here?