Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F13142156
test_webserver_content.sh
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
239 B
Referenced Files
None
Subscribers
None
test_webserver_content.sh
View Options
#!/usr/bin/env bats
SCRIPT
=
"utils/generate-webcontent-index.py"
INDEX
=
"roles/webserver-content/init.sls"
@test
"Ensure webserver-content index is up-to-date"
{
cd
..
run diff -u <
(
$SCRIPT
)
<
(
cat
$INDEX
)
[
"
$status
"
-eq
0
]
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 21, 16:10 (8 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3175502
Default Alt Text
test_webserver_content.sh (239 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment