-
Notifications
You must be signed in to change notification settings - Fork 14
Add synthetic data generation files and changes #331
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
base: master
Are you sure you want to change the base?
Conversation
19aec46 to
8bb17cf
Compare
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/339779b18807455b8df0e0a38cd2b43d ❌ telemetry-openstack-meta-content-provider-master FAILURE in 11m 55s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/8237458ee7394be68b3d919603073cc3 ❌ telemetry-openstack-meta-content-provider-master FAILURE in 11m 16s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/c906fc4cbd3c42f29c0f5c05fe4871d0 ❌ telemetry-openstack-meta-content-provider-master FAILURE in 12m 59s |
|
recheck |
fbb6f4d to
4359403
Compare
|
This change depends on a change that failed to merge. Change openstack-k8s-operators/telemetry-operator#319 is needed. |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/4d9619322118449ab45fe37af8b8908f ❌ telemetry-openstack-meta-content-provider-master FAILURE in 11m 03s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/ed661e9591a4423c81947c503463aa83 ❌ telemetry-openstack-meta-content-provider-master FAILURE in 11m 19s |
4359403 to
a1aa614
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/4ec74750f0fc46a29a7ed1f245b406aa ❌ telemetry-openstack-meta-content-provider-master FAILURE in 13m 56s |
|
recheck |
85f6304 to
7a32173
Compare
|
This change depends on a change that failed to merge. Change #319 is needed. |
|
recheck |
|
Merge Failed. This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset. |
|
recheck |
|
Merge Failed. This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset. |
7a32173 to
b51f59b
Compare
|
Merge Failed. This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset. |
|
recheck |
|
recheck |
6030db1 to
afcd5d3
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/7c9a5b8ccf444540a9575129f40d9645 ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 36m 19s |
52fa128 to
4fe14fe
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/6fcecbe2b86f44ee9277a4426f506844 ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 3h 59m 05s |
bdfc9ec to
92651e9
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/824410253448418199c4bb77f3e07cbb ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 30m 32s |
92651e9 to
d6928b4
Compare
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/176decb5589b4ae7bac4e63c348d22a3 ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 03m 42s |
3a0d7f2 to
42453a0
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/60baeb2c1d4c4494bddb5333764151ba ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 23m 15s |
15133b7 to
0b076db
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/1f313ac504ce4bbdb039c4e64a7452cb ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 22m 15s |
The failure was here: I don't know if this is a legitimate failure or due to the wrong things being changed. Please meger changes from master into your PR branch and see if the issue recurrs. If the issue recurs, then here's my suggestion for a solution: If the test_0 VM is not expected to exist (i.e. there's a failure before the VM is created, so it doesn't need to be cleaned up), then that's fine, and the error is reasonable to see, and can be ignored. The failing task should be updated to ignore the failure when the stderr is "No server with a name or ID of 'test_0' exists." Alternatively, we might want to look into registering a handler when the test_VM is created successfully, which will take care of running the cleanup at the end of the playbook. |
Cursor AI assisted Add synthetic data generation files and changes Gemini AI used
0b076db to
dce8334
Compare
Add synthetic date generation to telemetry_chargeback role in FVT repo
using Gemini and Cursor