Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
varnish
/
varnishgather
Public
Notifications
You must be signed in to change notification settings
Fork
34
Star
48
Code
Issues
3
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Testing
- #97
#97
Draft
simukka
wants to merge 19 commits into
master
varnish/varnishgather:master
from
testing
varnish/varnishgather:testing
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Draft
Testing
#97
simukka
wants to merge 19 commits into
master
varnish/varnishgather:master
from
testing
varnish/varnishgather:testing
Copy head branch name to clipboard
Commits
Commits on Jun 20, 2022
Initial outline for testing the varnishgather
simukka
committed
c27ab90
View commit details
Copy full SHA for c27ab90
Browse repository at this point
Added all current and previously supported platforms.
simukka
committed
7f74829
View commit details
Copy full SHA for 7f74829
Browse repository at this point
Install kmod
simukka
committed
6899c11
View commit details
Copy full SHA for 6899c11
Browse repository at this point
Ignore exit code of varnishgather
simukka
committed
83ce1ef
View commit details
Copy full SHA for 83ce1ef
Browse repository at this point
Check if the lsmod command is available before trying to install kmod.
simukka
committed
20433f7
View commit details
Copy full SHA for 20433f7
Browse repository at this point
Initial commit of the testing framework
simukka
committed
86fdd5b
View commit details
Copy full SHA for 86fdd5b
Browse repository at this point
Commits on Jun 21, 2022
Updated test cases
simukka
committed
f141924
View commit details
Copy full SHA for f141924
Browse repository at this point
Commits on Jun 22, 2022
Extended matrix to also install Varnish services.
simukka
committed
2f336a4
View commit details
Copy full SHA for 2f336a4
Browse repository at this point
Explicit named CI run steps.
simukka
committed
7334710
View commit details
Copy full SHA for 7334710
Browse repository at this point
Does 41 work with this approach?
simukka
committed
6ccf67e
View commit details
Copy full SHA for 6ccf67e
Browse repository at this point
Found a bug in the setup script, for now, manually specifying the dependencies to install.
simukka
committed
d8d3b00
View commit details
Copy full SHA for d8d3b00
Browse repository at this point
Another attempt
simukka
committed
9729748
View commit details
Copy full SHA for 9729748
Browse repository at this point
The setup script does not support trusty
simukka
committed
bd0d8cb
View commit details
Copy full SHA for bd0d8cb
Browse repository at this point
Commits on Jun 23, 2022
Improving the testing framework to allow testing the output of individual commands.
simukka
committed
63349ba
View commit details
Copy full SHA for 63349ba
Browse repository at this point
Fixed an assumption
simukka
committed
7415cb6
View commit details
Copy full SHA for 7415cb6
Browse repository at this point
Commits on Jun 24, 2022
Cleaning up and preparring for PR.
simukka
committed
e0885b8
View commit details
Copy full SHA for e0885b8
Browse repository at this point
It is helpful to have more information in the failure message.
simukka
committed
587a2ba
View commit details
Copy full SHA for 587a2ba
Browse repository at this point
Now, to expand the CI config to test both 41 and 60.
simukka
committed
84212ca
View commit details
Copy full SHA for 84212ca
Browse repository at this point
Updated CI config with 60 and 41 workflows.
simukka
committed
bd6efcb
View commit details
Copy full SHA for bd6efcb
Browse repository at this point
You can’t perform that action at this time.