Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • images images
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source Projects
  • imagesimages
  • Merge requests
  • !181

Add boto3 to bind9/debian image

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tom Krizek requested to merge tkrizek/bullseye-boto3 into main Jun 24, 2022
  • Overview 0
  • Commits 1
  • Pipelines 4
  • Changes 1

The boto3 package is used for AWS API. It is used in the https://gitlab.isc.org/isc-projects/bind9-shotgun-ci repository. Pre-installing this package speeds up the tests in that repo.


usage: https://gitlab.isc.org/isc-projects/bind9-shotgun-ci/-/pipelines/108173

I've also tried to rebuild the image to check if any update breaks something in bind9 CI. I'm not sure if now is a good time to be updating this image, but as of 2022-06-24, it seems like the update is okay. I only stumbled upon new TSAN failures on v9_18 which may or may not be related to the clang update from 14.0.5 to 14.0.6. There's also an unrelated failure on debian strech due to old Python.

  • main: https://gitlab.isc.org/isc-projects/bind9/-/pipelines/108146
  • v9_18: https://gitlab.isc.org/isc-projects/bind9/-/pipelines/108147
  • v9_16: https://gitlab.isc.org/isc-projects/bind9/-/pipelines/108148
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: tkrizek/bullseye-boto3