-
Notifications
You must be signed in to change notification settings - Fork 527
Open
Labels
area/release-engIssues or PRs related to the Release Engineering subprojectIssues or PRs related to the Release Engineering subprojectlifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.priority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.sig/releaseCategorizes an issue or PR as relevant to SIG Release.Categorizes an issue or PR as relevant to SIG Release.
Description
Per @spiffxp's review comment:
Is there an open issue for this somewhere? Would rather we use an issue to track this rather than commented out code.
creating an issue instead of having this as a code TODO.
# TODO(justaugustus): Add tests to verify installation of debs and rpms
# We comment out the current job, as the logic needs to be modified for it to be useful.
# The job has failed consistently since the 1.14.0 release:
# - https://testgrid.k8s.io/sig-release-misc#periodic-packages-install-deb
#
# Example:
#- name: periodic-kubernetes-e2e-packages-install-deb
# interval: 24h
# decorate: true
# extra_refs:
# - org: kubernetes
# repo: kubeadm
# base_ref: master
# path_alias: k8s.io/kubeadm
# spec:
# containers:
# - image: gcr.io/k8s-testimages/kubekins-e2e:latest-master
# imagePullPolicy: Always
# command:
# - ./tests/e2e/packages/verify_packages_install_deb.sh
/assign
/area release-eng
/milestone v1.16
/sig release
/priority important-soon
Metadata
Metadata
Assignees
Labels
area/release-engIssues or PRs related to the Release Engineering subprojectIssues or PRs related to the Release Engineering subprojectlifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.priority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.sig/releaseCategorizes an issue or PR as relevant to SIG Release.Categorizes an issue or PR as relevant to SIG Release.