scripts: Add get_cos_specific_kernel_commits.py

Adds a script to get commits which are specific to the cos kernel
sources and which do not exist in the upstream kernel branch. This is
intended to be used during the annual kernel upgrade.

BUG=b/339879422
TEST=Ran `python3 get_cos_specific_kernel_commits.py -p 6.1 -n 6.6 >
commits.tsv` and manually verified output
RELEASE_NOTE=None

Change-Id: I1deee4f955d096afefa5d480d5848573009281eb
Reviewed-on: https://cos-review.googlesource.com/c/cos/scripts/+/72873
Tested-by: Cusky Presubmit Bot <presubmit@cos-infra-prod.iam.gserviceaccount.com>
Reviewed-by: Oleksandr Tymoshenko <ovt@google.com>
1 file changed
tree: 93b41b2d641a201eae21fd459682ddf8b83bb525
  1. convert_image.sh
  2. cos.json
  3. get_cos_specific_kernel_commits.py
  4. make_ova.sh
  5. README.md
  6. run_vmtests.sh
  7. template.ovf
  8. upgrade-osconfig-script.sh
README.md

This folder contains image utilities from Container-Optimized OS(COS) team to fullfill the functionalities to support image formwat convertion between different platfroms:

  • COS on vSphere
  • COS on AWS
  • COS on AZure
  • COS on Borg