You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit will do following things:
1. pbench-backup-tarballs.py: Add a new python script to
backup result to s3
This script will be invoked by the pbench-backup-tarballs.
After invoking it will check the TO-BACKUP state directory
for new results and figure out which are the results that
need to be backed up to s3.
2. pbench-verify-backup-tarballs.py: Add a new python script
for results verification
This script will be invoked by the pbench-verify-backup-tarballs.
The task will be verifying the results in archive, backup and
s3 bucket.
3. Add new configuration section for s3
4. Add new module for handling s3 configuration information
5. Fix Unit tests and dependencies
1970-01-01T00:00:00.000000 ERROR pbench-backup-tarballs.pbench-backup-tarballs sanity_check -- The ARCHIVE directory /var/tmp/pbench-test-server/test-1/pbench/archive/fs-version-001, does not resolve /var/tmp/pbench-test-server/test-1/pbench/archive/fs-version-001 to a directory
1970-01-01T00:00:00.000000 ERROR pbench-index.pbench-index main -- pbench-index: Bad ARCHIVE=/var/tmp/pbench-test-server/test-1/pbench/archive/fs-version-001
1970-01-01T00:00:00.000000 ERROR pbench-verify-backup-tarballs.pbench-verify-backup-tarballs main -- The setting for ARCHIVE in the config file is /var/tmp/pbench-test-server/test-1/pbench/archive/fs-version-001, but that is not a directory
0 commit comments