theopenlab / openlab

Used for general work tracking, centralized reporting, easier third-party integration for metrics and data, and more.
Apache License 2.0
5 stars 1 forks source link

Add rust-osauth and rust-osproto to rust-openstack #367

Closed dtantsur closed 4 years ago

dtantsur commented 4 years ago

Hi folks,

thank you for helping testing rust-openstack all this time. The project has been split into three repositories. In addition to the main rust-openstack there are now rust-osauth (think keystoneauth) and rust-osproto (just a collection of structures generated from API docs). Could you please enable testing for them or point me at how to enable it?

Many thanks

wangxiyuan commented 4 years ago

Do these project need openlab any more?

dtantsur commented 4 years ago

@wangxiyuan hi, yes, this request is still valid.

wangxiyuan commented 4 years ago

Done, you can install the openlab githubapp to these projects and then add .zuul.yaml to define the job now.

dtantsur commented 4 years ago

Hi @wangxiyuan! I have finally got to finishing my side of this work item, but it doesn't look like the jobs are triggered: https://github.com/dtantsur/rust-osauth/pull/13. Am I doing something wrong?

wangxiyuan commented 4 years ago

@dtantsur comment in the PR

wangxiyuan commented 4 years ago

Done