-
Type: Bug
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: February
-
Component/s: Testing
-
Labels:None
-
Story Points:1
-
Epic Link:
The SiaB test machines repeatedly install SiaB using:
make reset-kubeadm; make
After a few days of this the nginx-ingress-controller installed by the voltha chart will fail to start. Scott found a workaround:
echo 1048576 > /proc/sys/fs/inotify/max_user_watches
Add this to the SiaB Makefile.