This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-nomad
Watch
2
Star
0
Fork
You've already forked open-nomad
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
b5d5393718
open-nomad
/
nomad
/
testing_oss.go
7 lines
94 B
Go
Raw
Normal View
History
Unescape
Escape
gofmt all the files mostly to handle build directives in 1.17.
2021-10-01 13:59:55 +00:00
//go:build !ent
licensing: remove raft storage and sync This changeset is the OSS portion of the work to remove the raft storage and sync for Nomad Enterprise.
2021-04-27 20:50:07 +00:00
// +build !ent
package
nomad
func
defaultEnterpriseTestConfig
(
c
*
Config
)
{
}