Skip to content
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

docs: Update packer-ci-build docs #17395

Merged
merged 1 commit into from
Sep 15, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
16 changes: 12 additions & 4 deletions Documentation/contributing/testing/ci.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. only:: not (epub or latex or html)

WARNING: You are looking at unreleased Cilium documentation.
Please use the official rendered version released here:
https://docs.cilium.io
Expand Down Expand Up @@ -137,14 +137,22 @@ This box will need to be updated when a new developer needs a new dependency
that is not installed in the current version of the box, or if a dependency that
is cached within the box becomes stale.

Make sure that you update vagrant box versions in `test Vagrantfile <https://github.com/cilium/cilium/blob/master/test/Vagrantfile>`__
and `root Vagrantfile <https://github.com/cilium/cilium/blob/master/Vagrantfile>`__ after new box is built and tested.
Make sure that you update vagrant box versions in `vagrant_box_defaults.rb
<https://github.com/cilium/cilium/blob/master/vagrant_box_defaults.rb>`__ after
new box is built and tested.

Once you change the image versions locally, create a branch named
``pr/update-packer-ci-build`` and open a PR ``github.com/cilium/cilium``.
It is important that you use that branch name so the VM images are cached into
packet.net before the branch is merged.

Once this PR is merged, ask `Cilium's CI team
<https://github.com/orgs/cilium/teams/vagrant>`_ to ensure:

1. The autoscaler provisioning code is up to date.

2. That all Jenkins nodes are scaled down and then back up.

.. _Jenkins Packer Build: Vagrant-Master-Boxes-Packer-Build_
.. _job: Vagrant-Master-Boxes-Packer-Build_

Expand Down Expand Up @@ -185,7 +193,7 @@ them all at once:
| v1.8 | test-backport-1.8 |
+------------------+--------------------------+

For ``master`` PRs: on top of ``test-me-please``, one may use
For ``master`` PRs: on top of ``test-me-please``, one may use
``test-missed-k8s`` to trigger all non-required K8s versions on Kernel 4.9 as
per the `Cilium CI matrix`_.

Expand Down
4 changes: 4 additions & 0 deletions Documentation/helm-values.rst

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions Documentation/spelling_wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ authenticator
autoDirectNodeRoutes
autoMount
autoProtectPortRange
autoscaler
awk
aws
awsReleaseExcessIPs
Expand Down Expand Up @@ -415,12 +416,12 @@ healthz
herokuapp
hexData
hoc
hostRoot
hostConfDirMountPath
hostFirewall
hostNetwork
hostPath
hostPort
hostRoot
hostServices
hostname
hostonlyif
Expand Down Expand Up @@ -703,6 +704,7 @@ queueing
rbac
rc
rcW
reStructuredText
readCniConf
readinessProbe
readthedocs
Expand All @@ -725,7 +727,6 @@ repos
reproducibility
requireIPv
resourceQuotas
reStructuredText
retpoline
retransmission
retrigger
Expand Down