vmware-archive / dependency-labeler

Dependency Labeler adds metadata about a container image's dependencies as a label to the container image. Formerly maintained by the NavCon team, currently maintained by the Source Insight Tooling team
Other
10 stars 5 forks source link

Add integration test for Ubuntu Focal #51

Closed ssapra closed 2 years ago

ssapra commented 2 years ago

This pull request adds a test to verify that delab can return metadata and packages for Ubuntu Focal. Adding this verification will signal to users that deplab is supported for Ubuntu Focal (see existing supportability notice)

I've pinned the image to the tag focal-20220113 so that the metadata and packages do not change.

I considered adding this test to base_image_integration_test.go but those tests assume the image asset is in the image-archives directory, so I've added it to dpkg_integration_test.go instead.

cf-gitbot commented 2 years ago

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.