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

feature: ZENKO-845 Object monitor throughput test #221

Merged

Conversation

bennettbuchanan
Copy link

No description provided.

},
], done));

it('should monitor part uploads of an MPU object', done => waterfall([
next => scalityUtils.completeMPUAWS(srcBucket, key, 50, next),
(data, next) => {
const path = `/_/backbeat/api//metrics/crr/${destLocation}` +
const path = `/_/backbeat/api/metrics/crr/${destLocation}` +
Copy link
Contributor

Choose a reason for hiding this comment

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

😓 good catch, sorry for the typos

Copy link
Author

Choose a reason for hiding this comment

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

🙈

@ssalaues
Copy link
Contributor

Lets wait on #219 before merging so we can verify that it runs in CI

@bennettbuchanan bennettbuchanan force-pushed the feature/ZENKO-845/object-monitor-throughput-route branch from b9ac896 to 13de5d4 Compare July 26, 2018 00:25
@ssalaues
Copy link
Contributor

If you rebase, the new fixes from #224 should help with the CI builds

@bennettbuchanan bennettbuchanan force-pushed the feature/ZENKO-845/object-monitor-throughput-route branch 5 times, most recently from 72aec75 to 349ecad Compare July 27, 2018 22:38
@bennettbuchanan bennettbuchanan force-pushed the feature/ZENKO-845/object-monitor-throughput-route branch from 349ecad to b25f186 Compare July 30, 2018 16:49
@bennettbuchanan bennettbuchanan force-pushed the feature/ZENKO-845/object-monitor-throughput-route branch from b25f186 to d327f37 Compare July 31, 2018 20:49
@bennettbuchanan bennettbuchanan force-pushed the feature/ZENKO-845/object-monitor-throughput-route branch from d327f37 to 33d316c Compare July 31, 2018 20:50
@ssalaues ssalaues merged commit eec6f5e into development/0.9 Jul 31, 2018
@ssalaues ssalaues deleted the feature/ZENKO-845/object-monitor-throughput-route branch July 31, 2018 21:51
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.

6 participants