parent
							
								
									8e3f874502
								
							
						
					
					
						commit
						931d6c6af4
					
				| @ -168,7 +168,7 @@ in { | ||||
|   amd-sev = runTest ./amd-sev.nix; | ||||
|   angie-api = runTest ./angie-api.nix; | ||||
|   anki-sync-server = runTest ./anki-sync-server.nix; | ||||
|   anuko-time-tracker = handleTest ./anuko-time-tracker.nix {}; | ||||
|   anuko-time-tracker = runTest ./anuko-time-tracker.nix; | ||||
|   apcupsd = handleTest ./apcupsd.nix {}; | ||||
|   apfs = runTest ./apfs.nix; | ||||
|   appliance-repart-image = runTest ./appliance-repart-image.nix; | ||||
|  | ||||
| @ -1,6 +1,5 @@ | ||||
| import ./make-test-python.nix ( | ||||
|   { pkgs, ... }: | ||||
|   { | ||||
| { pkgs, ... }: | ||||
| { | ||||
|   name = "anuko-time-tracker"; | ||||
|   meta = { | ||||
|     maintainers = with pkgs.lib.maintainers; [ michaelshmitty ]; | ||||
| @ -16,5 +15,4 @@ import ./make-test-python.nix ( | ||||
|     machine.wait_for_open_port(80); | ||||
|     machine.wait_until_succeeds("curl -s --fail -L http://localhost/time.php | grep 'Anuko Time Tracker'") | ||||
|   ''; | ||||
|   } | ||||
| ) | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Martin Weinelt
						Martin Weinelt