[Git][qa/jenkins.debian.net][master] Add some packages and configuration for snapshot experiment.

Vagrant Cascadian (@vagrant) gitlab at salsa.debian.org
Sun Oct 8 04:13:28 BST 2023



Vagrant Cascadian pushed to branch master at Debian QA / jenkins.debian.net


Commits:
896f12ed by Vagrant Cascadian at 2023-10-07T20:12:29-07:00
Add some packages and configuration for snapshot experiment.

- - - - -


2 changed files:

- hosts/osuosl4-amd64/etc/nginx/nginx.conf
- update_jdn.sh


Changes:

=====================================
hosts/osuosl4-amd64/etc/nginx/nginx.conf
=====================================
@@ -26,5 +26,9 @@ http {
             rewrite     /snapshot/(.+) /$1 break;
             uwsgi_pass  unix:/var/run/snapshot/snapshot.sock;
         }
+        location /snapshot-experiment {
+            alias       /srv/data/vagrant/snapshots;
+            autoindex   on;
+        }
     }
 }


=====================================
update_jdn.sh
=====================================
@@ -528,6 +528,8 @@ if [ -f /etc/debian_version ] ; then
 						dgit
 						zstd
 						libvirt-daemon-system
+						debmirror
+						duperemove
 						" ;;
 						*) ;;
 		esac



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/896f12ede35784decf4545e1b7aa083bce8e3879

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/896f12ede35784decf4545e1b7aa083bce8e3879
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20231008/f70e6fb6/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list