Artifact 518d98790f2a051a31c681eecce1832fe27cf01c:
- File tests/fslsync/tests/sync/testconfig — part of check-in [0dffb71ec6] at 2013-04-26 00:29:01 on branch development — Adding example for fossil sync (user: matt, size: 478) [annotate] [blame] [check-ins using] [more...]
# Add additional steps here. Format is "stepname script"
[ezsteps]
rsync rsync.sh
fsync fsync.sh
# Test requirements are specified here
[requirements]
waiton setup
priority 0
# Iteration for your tests are controlled by the items section
[items]
AREANAME #{getenv AREANAMES}
SITENAME #{getenv SITENAMES}
# test_meta is a section for storing additional data on your test
[test_meta]
author matt
owner matt
description Sync fossils to remote
tags tagone,tagtwo
reviewed never