This section provides a summary of the notable changes in Swarm for the 2018.2 release. Full details are available in the distribution's RELNOTES.txt
file.
The upgrade process changed for Swarm version 2017.3 and later.
If you are upgrading from Swarm version 2017.3 or later, the index upgrade step is not required.
TIMEOUT
(optional): configure the number of seconds to wait before returning an error when communicating with the Swarm server. IGNORE_TIMEOUT
(optional): configure the action to take if communication with the Swarm server times out. For example, if you are submitting a large number of files to the Helix Server.IGNORE_NOSERVER
(optional): configure the action to take if communication with the Swarm server fails. For example, the Swarm server is down.Technology preview features:
Technology Preview features are currently unsupported, might not be functionally complete, and are not suitable for deployment in production. Technology preview features are subject to change and may be removed before they become fully supported features.
These features are provided to the customer to solicit interest and feedback, with the goal of full support in future releases. Customers are encouraged to provide feedback and functionality suggestions for Technology Preview features before they become fully supported.
Workflow is a technology preview feature and is disabled by default.
checkenforced
, checkstrict
, and checkshelve
were introduced in Swarm 2018.2 for the Workflow technology preview feature. The workflow triggers do not support the following trigger functionality available in Swarm 2018.1 and earlier:
-g group
: Specifies a group to exclude fromenforce
orstrict
verifications. Members of the group (including sub-groups) are not subject toenforce
orstrict
verifications.EXEMPT_FILE_COUNT
: When set to a positive integer, commits with a file count greater or equal to this value are exempt fromenforce
orstrict
verifications.EXEMPT_EXTENSIONS
: A comma separated list of file extension. Commits with files having only these extensions are exempt fromenforce
orstrict
verifications.
enforce
and strict
triggers and leave the Workflow technology feature disabled. Run p4 login2
error
Run p4 login2
error. p4 login2
for a super user account that has MFA enabled before deploying the Swarm OVA. For p4 login2
detail, see p4 login2 in P4 Command Reference. Individual branch views display the commits correctly.