[PR #274] [MERGED] travis: test on trusty with sudo, against local bind9 dns #438

Closed
opened 2026-02-26 10:31:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nsupdate-info/nsupdate.info/pull/274
Author: @ThomasWaldmann
Created: 8/13/2016
Status: Merged
Merged: 8/14/2016
Merged by: @ThomasWaldmann

Base: masterHead: travis-with-bind


📝 Commits (1)

  • d7a8d9c travis: test on trusty with sudo, against local bind9 dns

📊 Changes

8 files changed (+146 additions, -6 deletions)

View changed files

📝 .travis.yml (+16 -5)
📝 conftest.py (+1 -1)
📝 requirements.d/travis.txt (+1 -0)
scripts/travis/etc/bind/named.conf.local (+64 -0)
scripts/travis/etc/bind/zones/nsupdate.info (+19 -0)
scripts/travis/etc/bind/zones/tests.nsupdate.info (+18 -0)
scripts/travis/etc/resolv.conf (+3 -0)
scripts/travis/install.sh (+24 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nsupdate-info/nsupdate.info/pull/274 **Author:** [@ThomasWaldmann](https://github.com/ThomasWaldmann) **Created:** 8/13/2016 **Status:** ✅ Merged **Merged:** 8/14/2016 **Merged by:** [@ThomasWaldmann](https://github.com/ThomasWaldmann) **Base:** `master` ← **Head:** `travis-with-bind` --- ### 📝 Commits (1) - [`d7a8d9c`](https://github.com/nsupdate-info/nsupdate.info/commit/d7a8d9c2141c4d4737123b4c6300653c6d7c8fb5) travis: test on trusty with sudo, against local bind9 dns ### 📊 Changes **8 files changed** (+146 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+16 -5) 📝 `conftest.py` (+1 -1) 📝 `requirements.d/travis.txt` (+1 -0) ➕ `scripts/travis/etc/bind/named.conf.local` (+64 -0) ➕ `scripts/travis/etc/bind/zones/nsupdate.info` (+19 -0) ➕ `scripts/travis/etc/bind/zones/tests.nsupdate.info` (+18 -0) ➕ `scripts/travis/etc/resolv.conf` (+3 -0) ➕ `scripts/travis/install.sh` (+24 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 10:31:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nsupdate.info-nsupdate-info#438
No description provided.