Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

test gcp filtering based on real data #123

Merged
merged 1 commit into from
Nov 17, 2022
Merged

Conversation

miyunari
Copy link
Member

@miyunari miyunari commented Nov 17, 2022

This PR does change our gcp unit test. From now it will use real data returned from gcp. Currently this list is generated manually.

using:

gcloud compute images list --format="json" > tests/update_images/testdata/gcp_list_images.json

In the future that's what our job should do automatically every night/week.

part of #83

@miyunari miyunari force-pushed the read_test_response_from_json branch 2 times, most recently from 3901ef7 to 3942479 Compare November 17, 2022 15:35
@miyunari miyunari self-assigned this Nov 17, 2022
Signed-off-by: Janine Olear <pninak@web.de>
@miyunari miyunari requested review from major and F-X64 November 17, 2022 15:42
@miyunari miyunari marked this pull request as ready for review November 17, 2022 15:42
Copy link
Member

@major major left a comment

Choose a reason for hiding this comment

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

Thanks for working through this!

@major major merged commit c3bcc3f into main Nov 17, 2022
@major major deleted the read_test_response_from_json branch November 17, 2022 19:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants