mirror of
https://github.com/ceph/ceph
synced 2025-02-09 03:49:38 +00:00
This can be run by hand with: ./mvnw clean package ./mvnw test -Dtest=PutObjects The following properties are sourced from the environment: AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY RGW_HTTP_ENDPOINT_URL RGW_HTTPS_ENDPOINT_URL Then adds: qa/workunits/rgw: add test driver script for maven suite Launch it fromn cls.yaml, as with test_librgw_file.h. Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
5 lines
200 B
Plaintext
5 lines
200 B
Plaintext
// Copyright 2009, Google Inc.
|
|
// All rights reserved.
|
|
//
|
|
// Redistribution and use in source and binary forms, with or without
|
|
// modification, are permitted provided that the following condition |